org.nuiton.jredmine.model.io.xpp3
Class RedmineXpp3HelperTest
java.lang.Object
org.nuiton.jredmine.model.io.xpp3.RedmineXpp3HelperTest
public class RedmineXpp3HelperTest
- extends java.lang.Object
- Since:
- 1.0.0
- Author:
- chemit
|
Field Summary |
protected static org.nuiton.jredmine.model.io.xpp3.RedmineXpp3Helper |
builder
|
protected static org.apache.commons.logging.Log |
log
|
protected static java.io.File |
testDir
|
protected static int |
universeSize
|
protected boolean |
verbose
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
testDir
protected static java.io.File testDir
builder
protected static org.nuiton.jredmine.model.io.xpp3.RedmineXpp3Helper builder
verbose
protected boolean verbose
universeSize
protected static int universeSize
RedmineXpp3HelperTest
public RedmineXpp3HelperTest()
setUpClass
public static void setUpClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDownClass
public static void tearDownClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
public void setUp()
tearDown
public void tearDown()
testRead
public void testRead()
throws java.lang.Exception
- Test the method
read of class ModelBuilder.
- Throws:
java.lang.Exception
testReadArray
public void testReadArray()
throws java.lang.Exception
- Test the method
readArray of class ModelBuilder.
- Throws:
java.lang.Exception
Copyright © 2009 CodeLutin. All Rights Reserved.