public class UserAccountsStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
UserAccountsStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
void | 
testCreatingAUserAccount()  | 
void | 
testDeletingAllUserAccounts()  | 
void | 
testDeletingAUserAccount()  | 
void | 
testGettingAllUserAccounts()  | 
void | 
testUpdatingAUserAccount()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAUserAccount()
                              throws java.lang.Exception
java.lang.Exceptionpublic 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.ExceptionCopyright © 2021. All Rights Reserved.