public class TopiaContextFindTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Address |
address |
protected AddressDAO |
addressDAO |
protected TopiaContext |
context |
TopiaDatabase |
db |
protected PersonneDAO |
personneDAO |
| Constructor and Description |
|---|
TopiaContextFindTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createCompanies() |
void |
testFind() |
void |
testFindAll() |
void |
testFindDAO() |
void |
testFindUnique() |
void |
testFindUniqueOutOfBounds() |
public final TopiaDatabase db
protected TopiaContext context
protected AddressDAO addressDAO
protected PersonneDAO personneDAO
protected Address address
public void createCompanies()
throws TopiaException
TopiaExceptionpublic void testFindDAO()
throws TopiaException
TopiaExceptionpublic void testFindAll()
throws TopiaException
TopiaExceptionpublic void testFind()
throws TopiaException
TopiaExceptionpublic void testFindUnique()
throws TopiaException
TopiaExceptionpublic void testFindUniqueOutOfBounds()
throws TopiaException
TopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.