|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sf.mpxj.junit.MPXJTestCase
net.sf.mpxj.junit.CostRateTableTest
public class CostRateTableTest
The tests contained in this class exercise cost rate table functionality.
| Field Summary |
|---|
| Fields inherited from class net.sf.mpxj.junit.MPXJTestCase |
|---|
m_basedir, m_ikvm |
| Constructor Summary | |
|---|---|
CostRateTableTest()
|
|
| Method Summary | |
|---|---|
void |
testMpp12()
Test MPP12 file cost rate tables. |
void |
testMpp12From14()
Test MPP12 file cost rate tables saved by Project 2010. |
void |
testMpp14()
Test MPP14 file cost rate tables. |
void |
testMpp9()
Test MPP9 file cost rate tables. |
void |
testMpp9From12()
Test MPP9 file cost rate tables saved by Project 2007. |
void |
testMpp9From14()
Test MPP9 file cost rate tables saved by Project 2010. |
void |
testMspdi()
Test MSPDI file cost rate tables. |
| Methods inherited from class net.sf.mpxj.junit.MPXJTestCase |
|---|
assertEquals |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CostRateTableTest()
| Method Detail |
|---|
public void testMpp9()
throws Exception
Exception
public void testMpp9From12()
throws Exception
Exception
public void testMpp9From14()
throws Exception
Exception
public void testMpp12()
throws Exception
Exception
public void testMpp12From14()
throws Exception
Exception
public void testMpp14()
throws Exception
Exception
public void testMspdi()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||