public class UserDAOImplIT extends AbstractDependencyInjectionTest
classLoader, dataSet| Constructor | Description |
|---|---|
UserDAOImplIT() |
| Modifier and Type | Method | Description |
|---|---|---|
protected String[] |
getDataSetFiles() |
must make sure, that the order is correct, so no constraints will be
violated.
|
void |
onSetUp() |
|
void |
testCreateUser() |
|
void |
testCreateUserWithNotNullPK() |
|
void |
testFindActive() |
|
void |
testFindAll() |
|
void |
testFindByRegistrationType() |
|
void |
testFindByStatus() |
|
void |
testFindSuperUsers() |
|
void |
testFindUsersForProjectByAllPermissionTypeList() |
|
void |
testGetUsersMapOfProjectsAndPermissionTypes() |
closeDatabase, getDataSource, getProperty, initDatabase, initializeAllLanguages, initializeLocale, onTearDown, resetConfiguration, setDataSourcepublic void testCreateUser()
public void testCreateUserWithNotNullPK()
public void testFindUsersForProjectByAllPermissionTypeList()
public void testFindAll()
public void testFindActive()
public void testFindByStatus()
public void testFindSuperUsers()
public void testFindByRegistrationType()
public void testGetUsersMapOfProjectsAndPermissionTypes()
public void onSetUp()
throws Exception
onSetUp in class AbstractDependencyInjectionTestExceptionprotected String[] getDataSetFiles()
AbstractDependencyInjectionTestgetDataSetFiles in class AbstractDependencyInjectionTestCopyright © 2002–2022 itracker. All rights reserved.