|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectTestCase
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 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MppTaskTest()
| Method Detail |
|---|
public void testMpp9Task()
throws java.lang.Exception
java.lang.Exception
public void testMpp9TaskFrom12()
throws java.lang.Exception
java.lang.Exception
public void testMpp9TaskFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp12Task()
throws java.lang.Exception
java.lang.Exception
public void testMpp12TaskFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp14Task()
throws java.lang.Exception
java.lang.Exception
public void testMpd9Task()
throws java.lang.Exception
java.lang.Exception
public void testMpp9Baseline()
throws java.lang.Exception
java.lang.Exception
public void testMpp9BaselineFrom12()
throws java.lang.Exception
java.lang.Exception
public void testMpp9BaselineFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp12Baseline()
throws java.lang.Exception
java.lang.Exception
public void testMpp12BaselineFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp14Baseline()
throws java.lang.Exception
java.lang.Exception
public void testMpd9Baseline()
throws java.lang.Exception
java.lang.Exception
public void testMpp9Splits()
throws java.lang.Exception
java.lang.Exception
public void testMpp9SplitsFrom12()
throws java.lang.Exception
java.lang.Exception
public void testMpp9SplitsFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp12Splits()
throws java.lang.Exception
java.lang.Exception
public void testMpp12SplitsFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp14Splits()
throws java.lang.Exception
java.lang.Exception
public void testMspdiSplits()
throws java.lang.Exception
java.lang.Exception
public void testMpd9Splits()
throws java.lang.Exception
java.lang.Exception
public void testMpp9Relations()
throws java.lang.Exception
java.lang.Exception
public void testMpp9RelationsFrom12()
throws java.lang.Exception
java.lang.Exception
public void testMpp9RelationsFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpd9Relations()
throws java.lang.Exception
java.lang.Exception
public void testMpp12Relations()
throws java.lang.Exception
java.lang.Exception
public void testMpp12RelationsFrom14()
throws java.lang.Exception
java.lang.Exception
public void testMpp14Relations()
throws java.lang.Exception
java.lang.Exception
public void testMspdiRelations()
throws java.lang.Exception
java.lang.Exception
public void testBasicTask(ProjectFile mpp)
throws java.lang.Exception
mpp - The ProjectFile being tested.
java.lang.Exception -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||