org.nuiton.io.xpp3
Class Xpp3HelperTest

java.lang.Object
  extended by org.nuiton.io.xpp3.Xpp3HelperTest

public class Xpp3HelperTest
extends java.lang.Object

User: chemit Date: 1 nov. 2009 Time: 20:34:34


Constructor Summary
Xpp3HelperTest()
           
 
Method Summary
static void beforeClass()
           
 void testCleanReaders()
           
 void testGetReader()
           
 void testGetReaderIterator()
           
 void testReadObject()
           
 void testReadObjectFailed()
           
 void testReadObjectFailed2()
           
 void testReadObjectFailed3()
           
 void testReadObjects()
           
 void testReadObjectsFailed()
           
 void testReadObjectsFailed2()
           
 void testReadObjectsFailed3()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xpp3HelperTest

public Xpp3HelperTest()
Method Detail

beforeClass

public static void beforeClass()

testGetReader

public void testGetReader()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testGetReaderIterator

public void testGetReaderIterator()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectFailed

public void testReadObjectFailed()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectFailed2

public void testReadObjectFailed2()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectFailed3

public void testReadObjectFailed3()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testReadObject

public void testReadObject()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectsFailed

public void testReadObjectsFailed()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectsFailed2

public void testReadObjectsFailed2()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjectsFailed3

public void testReadObjectsFailed3()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testReadObjects

public void testReadObjects()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testCleanReaders

public void testCleanReaders()
                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009-2010 CodeLutin. All Rights Reserved.