org.nuiton.topia.persistence.util
Class TopiaEntityHelperTest
java.lang.Object
org.nuiton.topia.persistence.util.TopiaEntityHelperTest
public class TopiaEntityHelperTest
- extends Object
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopiaEntityHelperTest
public TopiaEntityHelperTest()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
testgetContract
public void testgetContract()
- Test of getContractClass method, of class TopiaEntityHelper.
testRetainContracts
public void testRetainContracts()
- Test of retainContracts method, of class TopiaEntityHelper.
testDetectTypes
public void testDetectTypes()
throws org.nuiton.topia.TopiaException
- Test of detectTypes method, of class TopiaEntityHelper.
- Throws:
org.nuiton.topia.TopiaException
testDetector
public void testDetector()
throws Exception
- Throws:
Exception
detectEntities
protected void detectEntities(Class<?>[] expected,
int[] sizes,
org.nuiton.topia.persistence.TopiaEntity... data)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
detectEntityIds
protected void detectEntityIds(Class<?>[] expected,
int[] sizes,
org.nuiton.topia.persistence.TopiaEntity... data)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
detectTypes
protected void detectTypes(Class<?>[] expected,
org.nuiton.topia.persistence.TopiaEntity... data)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
getContractClass
protected void getContractClass(Class<?> expected,
Class<? extends org.nuiton.topia.persistence.TopiaEntity> klass)
Copyright © 2004-2011 CodeLutin. All Rights Reserved.