org.nuiton.topia.persistence.util
Class CollectorTest

java.lang.Object
  extended by org.nuiton.topia.persistence.util.CollectorTest

public class CollectorTest
extends Object

Author:
chemit

Constructor Summary
CollectorTest()
           
 
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
 

Constructor Detail

CollectorTest

public CollectorTest()
Method Detail

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-2010 CodeLutin. All Rights Reserved.