public class TopiaJpaSupportTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Address |
address |
protected AddressTopiaDao |
addressDAO |
TopiaDatabase |
db |
protected org.nuiton.topia.TopiaJpaSupport |
jpaSupport |
protected TopiaTestTopiaPersistenceContext |
persistenceContext |
protected PersonneTopiaDao |
personneDAO |
| Constructor and Description |
|---|
TopiaJpaSupportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createCompanies() |
void |
testFind() |
void |
testFindAll() |
void |
testFindDAO() |
void |
testFindUnique() |
void |
testFindUniqueOutOfBounds() |
public final TopiaDatabase db
protected TopiaTestTopiaPersistenceContext persistenceContext
protected org.nuiton.topia.TopiaJpaSupport jpaSupport
protected AddressTopiaDao addressDAO
protected PersonneTopiaDao personneDAO
protected Address address
public void createCompanies()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void testFindDAO()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void testFindAll()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void testFind()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void testFindUnique()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void testFindUniqueOutOfBounds()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionCopyright © 2004–2013 CodeLutin. All rights reserved.