Class CollectorTest

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

public class CollectorTest
extends java.lang.Object
Author:
tchemit <chemit@codelutin.com>
  • Constructor Summary

    Constructors 
    Constructor Description
    CollectorTest()  
  • Method Summary

    Modifier and Type Method Description
    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
  • Constructor Details

  • Method Details

    • 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