public class MppResourceTest extends Object
| Constructor and Description |
|---|
MppResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
void |
testResourceIdAndUniqueID()
In the original MPP14 reader implementation, the ID and Unique ID
resource fields were read the wrong way around.
|
public void testMpp9Resource()
throws Exception
Exceptionpublic void testMpp9ResourceFrom12()
throws Exception
Exceptionpublic void testMpp9ResourceFrom14()
throws Exception
Exceptionpublic void testMpp12Resource()
throws Exception
Exceptionpublic void testMpp12ResourceFrom14()
throws Exception
Exceptionpublic void testMpp14Resource()
throws Exception
Exceptionpublic void testMspdiResource()
throws Exception
Exceptionpublic void testMpd9Resource()
throws Exception
Exceptionpublic void testResourceIdAndUniqueID()
throws Exception
ExceptionCopyright © 2000–2025 MPXJ. All rights reserved.