org.nuiton.topia.persistence.util
Class TopiaEntityRefTesterTest

java.lang.Object
  extended by org.nuiton.topia.persistence.util.TopiaEntityRefTester<TopiaTestDAOHelper.TopiaTestEntityEnum>
      extended by org.nuiton.topia.persistence.util.TopiaEntityRefTesterTest

public class TopiaEntityRefTesterTest
extends TopiaEntityRefTester<TopiaTestDAOHelper.TopiaTestEntityEnum>

Test the TopiaEntityRefTester on

Since:
2.3.1
Author:
tchemit

Field Summary
 
Fields inherited from class org.nuiton.topia.persistence.util.TopiaEntityRefTester
contracts, detected, entry, index, itr, refs
 
Constructor Summary
TopiaEntityRefTesterTest()
           
 
Method Summary
protected  TopiaTestDAOHelper.TopiaTestEntityEnum[] getContracts0()
           
 void testNoReferences()
           
 void testReferences()
           
 
Methods inherited from class org.nuiton.topia.persistence.util.TopiaEntityRefTester
after, assertCurrentEntry, assertDetected, assertEntityRef, assertNextAssociationEntityRef, assertNextEntityRef, detectReferences, detectReferences, detectTypes, getAssociationRef, getAssociationRef, getContracts, newEntity, nextEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaEntityRefTesterTest

public TopiaEntityRefTesterTest()
Method Detail

getContracts0

protected TopiaTestDAOHelper.TopiaTestEntityEnum[] getContracts0()
Specified by:
getContracts0 in class TopiaEntityRefTester<TopiaTestDAOHelper.TopiaTestEntityEnum>
Returns:
all the TopiaEntityEnum to be used

testNoReferences

public void testNoReferences()
                      throws Exception
Throws:
Exception

testReferences

public void testReferences()
                    throws Exception
Throws:
Exception


Copyright © 2004-2010 CodeLutin. All Rights Reserved.