org.nuiton.jredmine.model.io.xpp3
Class RedmineXpp3HelperTest
java.lang.Object
org.nuiton.jredmine.model.io.xpp3.RedmineXpp3HelperTest
public class RedmineXpp3HelperTest
- extends Object
- Since:
- 1.0.0
- Author:
- tchemit
|
Field Summary |
protected static org.nuiton.jredmine.model.io.xpp3.RedmineXpp3Helper |
builder
|
protected static org.apache.commons.logging.Log |
log
|
protected static 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 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 Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
tearDown
public void tearDown()
testRead
public void testRead()
throws Exception
- Test the method
read of class ModelBuilder.
- Throws:
Exception - for any exceptions
testReadArray
public void testReadArray()
throws Exception
- Test the method
readArray of class ModelBuilder.
- Throws:
Exception - for any exceptions
Copyright © 2009-2012 CodeLutin. All Rights Reserved.