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
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
public void testResourceIdAndUniqueID() throws Exception
Exception
Copyright © 2000–2024 Packwood Software. All rights reserved.