|
||||||||||
| 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.MppAssignmentTest
public class MppAssignmentTest
Tests to exercise file read functionality for various MS project file types.
| Field Summary |
|---|
| Fields inherited from class net.sf.mpxj.junit.MPXJTestCase |
|---|
m_basedir, m_ikvm |
| Constructor Summary | |
|---|---|
MppAssignmentTest()
|
|
| Method Summary | |
|---|---|
void |
testMpdCustomFields()
Test assignment data read from an MPD file. |
void |
testMpdFields()
Test assignment fields read from an MPD file. |
void |
testMpp12CustomFields()
Test assignment data read from an MPP12 file. |
void |
testMpp12Fields()
Test assignment fields read from an MPP12 file. |
void |
testMpp12FieldsFrom14()
Test assignment fields read from an MPP12 file, saved by Project 2010. |
void |
testMpp14CustomFields()
Test assignment data read from an MPP14 file. |
void |
testMpp14Fields()
Test assignment fields read from an MPP14 file. |
void |
testMpp9CustomFields()
Test assignment data read from an MPP9 file. |
void |
testMpp9CustomFieldsFrom12()
Test assignment data read from an MPP9 file saved by Project 2007. |
void |
testMpp9Fields()
Test assignment fields read from an MPP9 file. |
void |
testMpp9FieldsFrom14()
Test assignment fields read from an MPP9 file, saved by Project 2010. |
void |
testMspdiCustomFields()
Test assignment data read from an MSPDI file. |
void |
testMspdiFields()
Test assignment fields read from an MSPDI file. |
| 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 MppAssignmentTest()
| Method Detail |
|---|
public void testMpp9CustomFields()
throws Exception
Exception
public void testMpp9CustomFieldsFrom12()
throws Exception
Exception
public void testMpp12CustomFields()
throws Exception
Exception
public void testMpp14CustomFields()
throws Exception
Exception
public void testMspdiCustomFields()
throws Exception
Exception
public void testMpdCustomFields()
throws Exception
Exception
public void testMpp9Fields()
throws Exception
Exception
public void testMpp9FieldsFrom14()
throws Exception
Exception
public void testMpp12Fields()
throws Exception
Exception
public void testMpp12FieldsFrom14()
throws Exception
Exception
public void testMpp14Fields()
throws Exception
Exception
public void testMspdiFields()
throws Exception
Exception
public void testMpdFields()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||