|
||||||||||
| 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.MppTaskTest
public class MppTaskTest
Tests to exercise MPP file read functionality for various versions of MPP file.
| Field Summary |
|---|
| Fields inherited from class net.sf.mpxj.junit.MPXJTestCase |
|---|
m_basedir, m_ikvm |
| Constructor Summary | |
|---|---|
MppTaskTest()
|
|
| Method Summary | |
|---|---|
void |
testBasicTask(ProjectFile mpp)
Tests dozens of basic fields of a Task. |
void |
testMpd9Baseline()
Test task data read from an MPD9 file. |
void |
testMpd9Relations()
Tests Relations in an MPD9 file. |
void |
testMpd9Splits()
Test Split Tasks in an MPD9 file. |
void |
testMpd9Task()
Test task data read from an MPD9 file. |
void |
testMpp12Baseline()
Test task data read from an MPP12 file. |
void |
testMpp12BaselineFrom14()
Test task data read from an MPP12 file saved by Project 2010. |
void |
testMpp12Relations()
Tests Relations in an MPP12 file. |
void |
testMpp12RelationsFrom14()
Tests Relations in an MPP12 file saved by Project 2010. |
void |
testMpp12Splits()
Test Split Tasks in an MPP12 file. |
void |
testMpp12SplitsFrom14()
Test Split Tasks in an MPP12 file saved by Project 2010. |
void |
testMpp12Task()
Test task data read from an MPP12 file. |
void |
testMpp12TaskFrom14()
Test task data read from an MPP12 file saved by Project 2010. |
void |
testMpp14Baseline()
Test task data read from an MPP14 file. |
void |
testMpp14Relations()
Tests Relations in an MPP14 file. |
void |
testMpp14Splits()
Test Split Tasks in an MPP14 file. |
void |
testMpp14Task()
Test task data read from an MPP14 file. |
void |
testMpp9Baseline()
Test task data read from an MPP9 file. |
void |
testMpp9BaselineFrom12()
Test task data read from an MPP9 file saved from Project 2007. |
void |
testMpp9BaselineFrom14()
Test task data read from an MPP9 file saved from Project 2010. |
void |
testMpp9Relations()
Tests Relations in an MPP9 file. |
void |
testMpp9RelationsFrom12()
Tests Relations in an MPP9 file saved by Project 2007. |
void |
testMpp9RelationsFrom14()
Tests Relations in an MPP9 file saved by Project 2010. |
void |
testMpp9Splits()
Test Split Tasks in an MPP9 file. |
void |
testMpp9SplitsFrom12()
Test Split Tasks in an MPP9 file saved by Project 2007. |
void |
testMpp9SplitsFrom14()
Test Split Tasks in an MPP9 file saved by Project 2010. |
void |
testMpp9Task()
Test task data read from an MPP9 file. |
void |
testMpp9TaskFrom12()
Test task data read from an MPP9 file saved by Project 2007. |
void |
testMpp9TaskFrom14()
Test task data read from an MPP9 file saved by Project 2010. |
void |
testMspdiRelations()
Tests Relations in an MSPDI file. |
void |
testMspdiSplits()
Test Split Tasks in 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 MppTaskTest()
| Method Detail |
|---|
public void testMpp9Task()
throws Exception
Exception
public void testMpp9TaskFrom12()
throws Exception
Exception
public void testMpp9TaskFrom14()
throws Exception
Exception
public void testMpp12Task()
throws Exception
Exception
public void testMpp12TaskFrom14()
throws Exception
Exception
public void testMpp14Task()
throws Exception
Exception
public void testMpd9Task()
throws Exception
Exception
public void testMpp9Baseline()
throws Exception
Exception
public void testMpp9BaselineFrom12()
throws Exception
Exception
public void testMpp9BaselineFrom14()
throws Exception
Exception
public void testMpp12Baseline()
throws Exception
Exception
public void testMpp12BaselineFrom14()
throws Exception
Exception
public void testMpp14Baseline()
throws Exception
Exception
public void testMpd9Baseline()
throws Exception
Exception
public void testMpp9Splits()
throws Exception
Exception
public void testMpp9SplitsFrom12()
throws Exception
Exception
public void testMpp9SplitsFrom14()
throws Exception
Exception
public void testMpp12Splits()
throws Exception
Exception
public void testMpp12SplitsFrom14()
throws Exception
Exception
public void testMpp14Splits()
throws Exception
Exception
public void testMspdiSplits()
throws Exception
Exception
public void testMpd9Splits()
throws Exception
Exception
public void testMpp9Relations()
throws Exception
Exception
public void testMpp9RelationsFrom12()
throws Exception
Exception
public void testMpp9RelationsFrom14()
throws Exception
Exception
public void testMpd9Relations()
throws Exception
Exception
public void testMpp12Relations()
throws Exception
Exception
public void testMpp12RelationsFrom14()
throws Exception
Exception
public void testMpp14Relations()
throws Exception
Exception
public void testMspdiRelations()
throws Exception
Exception
public void testBasicTask(ProjectFile mpp)
throws Exception
mpp - The ProjectFile being tested.
Exception -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||