org.nuiton.io.xpp3
Class Xpp3ReaderTest
java.lang.Object
org.nuiton.io.xpp3.Xpp3ReaderTest
public class Xpp3ReaderTest
- extends java.lang.Object
User: chemit
Date: 1 nov. 2009
Time: 19:50:39
|
Field Summary |
protected static java.io.File |
dir
|
protected org.nuiton.io.xpp3.Xpp3Reader<Identity> |
r
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dir
protected static java.io.File dir
r
protected org.nuiton.io.xpp3.Xpp3Reader<Identity> r
Xpp3ReaderTest
public Xpp3ReaderTest()
beforeClass
public static void beforeClass()
testRead
public void testRead()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadArray
public void testReadArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadArray2
public void testReadArray2()
throws java.lang.Exception
- Throws:
java.lang.Exception
assertEqualsIdentity
protected static void assertEqualsIdentity(Identity result,
Identity expected)
assertEqualsSimpleIdentity
protected static void assertEqualsSimpleIdentity(Identity result)
assertEqualsIdentities
protected static void assertEqualsIdentities(Identity[] result)
Copyright © 2009-2010 CodeLutin. All Rights Reserved.