public class UserAccountsServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
UserAccountsServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
void | 
testCreatingAUserAccount()  | 
void | 
testCreatingAUserAccountForOtherUsersShouldFail()  | 
void | 
testCreatingExternalAccountForOtherUserShouldFail()  | 
void | 
testDeletingAllUserAccounts()  | 
void | 
testDeletingAUserAccount()  | 
void | 
testGettingAllUserAccounts()  | 
void | 
testGettingCredentials()  | 
void | 
testManageExternalAccountsRole()  | 
void | 
testUpdatingAUserAccount()  | 
void | 
testUpdatingCredentials()  | 
void | 
testUpdatingNullCredentialsShouldLeavePasswordUntouched()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAUserAccount()
public void testCreatingAUserAccountForOtherUsersShouldFail()
public void testUpdatingAUserAccount()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testDeletingAUserAccount()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testDeletingAllUserAccounts()
                                 throws java.lang.Exception
java.lang.Exceptionpublic void testGettingAllUserAccounts()
                                throws java.lang.Exception
java.lang.Exceptionpublic void testGettingCredentials()
                            throws java.lang.Exception
java.lang.Exceptionpublic void testUpdatingNullCredentialsShouldLeavePasswordUntouched()
                                                             throws java.lang.Exception
java.lang.Exceptionpublic void testUpdatingCredentials()
                             throws java.lang.Exception
java.lang.Exceptionpublic void testManageExternalAccountsRole()
                                    throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingExternalAccountForOtherUserShouldFail()
                                                       throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.