org.nuiton.topia.persistence.util
Class CollectorTest
java.lang.Object
org.nuiton.topia.persistence.util.CollectorTest
public class CollectorTest
- extends Object
- Author:
- tchemit
|
Method Summary |
protected void |
detect(org.nuiton.topia.persistence.util.Collector<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 Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
testCollector
public void testCollector()
throws Exception
- Throws:
Exception
detect
protected void detect(org.nuiton.topia.persistence.util.Collector<Integer> detector,
int expectedResult,
org.nuiton.topia.persistence.TopiaEntity... entities)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
Copyright © 2004-2011 CodeLutin. All Rights Reserved.