public class UserServiceImplIT extends AbstractServicesIntegrationTest
Constructor | Description |
---|---|
UserServiceImplIT() |
Modifier and Type | Method | Description |
---|---|---|
protected String[] |
getDataSetFiles() |
|
void |
getSuperUsers() |
|
void |
onSetUp() |
|
void |
testAddUserPermissions() |
|
void |
testAllowPasswordUpdates() |
|
void |
testAllowPermissionUpdates() |
|
void |
testAllowPreferenceUpdates() |
|
void |
testAllowProfileCreation() |
|
void |
testAllowProfileUpdates() |
|
void |
testAllowRegistration() |
|
void |
testCheckLogin() |
|
void |
testClearOwnedProjects() |
|
void |
testGenerateUserPassword() |
|
void |
testGetActiveUsers() |
|
void |
testGetAllUsers() |
|
void |
testGetNumberUsers() |
|
void |
testGetPermissionsByUserId() |
|
void |
testGetPossibleOwners() |
|
void |
testGetUserByLogin() |
|
void |
testGetUserPasswordByLogin() |
|
void |
testGetUsersWithAnyProjectPermission() |
|
void |
testGetUsersWithProjectPermission() |
|
void |
testRemoveUserPermissions() |
|
void |
testSetAndUnsetUserPermissions() |
|
void |
testSetUserPermissions() |
|
void |
testUpdateAuthenticator() |
|
void |
testUpdateUser() |
|
void |
testUpdateUserPreferences() |
|
void |
testUpdateUserPw() |
closeDatabase, getDataSource, getProperty, initDatabase, initializeAllLanguages, initializeLocale, onTearDown, setDataSource
setApplicationContext
resetConfiguration
public void getSuperUsers()
public void testGetPermissionsByUserId()
public void testSetUserPermissions()
public void testSetAndUnsetUserPermissions()
public void testGetUsersWithProjectPermission()
public void testUpdateUser() throws org.itracker.UserException
org.itracker.UserException
public void testUpdateUserPw() throws org.itracker.UserException
org.itracker.UserException
public void testGetPossibleOwners()
public void testUpdateUserPreferences() throws org.itracker.UserException
org.itracker.UserException
public void testGetUserByLogin()
public void testGetUserPasswordByLogin() throws org.itracker.PasswordException
org.itracker.PasswordException
public void testGetAllUsers()
public void testGetNumberUsers()
public void testGetActiveUsers()
public void testGenerateUserPassword()
public void testClearOwnedProjects()
public void testUpdateAuthenticator()
public void testAddUserPermissions()
public void testRemoveUserPermissions()
public void testGetUsersWithAnyProjectPermission()
public void testAllowRegistration()
public void testAllowProfileCreation()
public void testAllowPasswordUpdates()
public void testAllowPermissionUpdates()
public void testCheckLogin()
public void testAllowPreferenceUpdates()
public void testAllowProfileUpdates()
public void onSetUp() throws Exception
onSetUp
in class org.itracker.AbstractDependencyInjectionTest
Exception
protected String[] getDataSetFiles()
getDataSetFiles
in class org.itracker.AbstractDependencyInjectionTest
Copyright © 2002–2022 itracker. All rights reserved.