org.nuiton.topia.persistence.util
Class CollectorTest
java.lang.Object
org.nuiton.topia.persistence.util.CollectorTest
public class CollectorTest
- extends java.lang.Object
- Author:
- chemit
|
Method Summary |
protected void |
detect(org.nuiton.topia.persistence.util.Collector<java.lang.Integer> detector,
int expectedResult,
org.nuiton.topia.persistence.TopiaEntity... entities)
|
static void |
setUpClass()
|
static void |
tearDownClass()
|
void |
testCollector()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectorTest
public CollectorTest()
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
testCollector
public void testCollector()
throws java.lang.Exception
- Throws:
java.lang.Exception
detect
protected void detect(org.nuiton.topia.persistence.util.Collector<java.lang.Integer> detector,
int expectedResult,
org.nuiton.topia.persistence.TopiaEntity... entities)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
Copyright © 2004-2010 CodeLutin. All Rights Reserved.