| com.rift.coad.lib.common.ObjectSerializerTest
ObjectSerializerTest | public class ObjectSerializerTest extends TestCase (Code) | | author: mincemeat |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testSerializer() Test of serialize method, of class com.rift.coad.lib.common.ObjectSerializer. |
ObjectSerializerTest | public ObjectSerializerTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testSerializer | public void testSerializer() throws Exception(Code) | | Test of serialize method, of class com.rift.coad.lib.common.ObjectSerializer.
|
|
|