|
||||||||||
| 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.MppResourceTest
public class MppResourceTest
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 | |
|---|---|
MppResourceTest()
|
|
| Method Summary | |
|---|---|
void |
testMpd9Resource()
Test resource data read from an MPD9 file. |
void |
testMpp12Resource()
Test resource data read from an MPP12 file. |
void |
testMpp12ResourceFrom14()
Test resource data read from an MPP1 file saved by Project 2010. |
void |
testMpp14Resource()
Test resource data read from an MPP14 file. |
void |
testMpp9Resource()
Test resource data read from an MPP9 file. |
void |
testMpp9ResourceFrom12()
Test resource data read from an MPP9 file saved by Project 2007. |
void |
testMpp9ResourceFrom14()
Test resource data read from an MPP9 file saved by Project 2010. |
void |
testMspdiResource()
Test resource data 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 MppResourceTest()
| Method Detail |
|---|
public void testMpp9Resource()
throws Exception
Exception
public void testMpp9ResourceFrom12()
throws Exception
Exception
public void testMpp9ResourceFrom14()
throws Exception
Exception
public void testMpp12Resource()
throws Exception
Exception
public void testMpp12ResourceFrom14()
throws Exception
Exception
public void testMpp14Resource()
throws Exception
Exception
public void testMspdiResource()
throws Exception
Exception
public void testMpd9Resource()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||