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.Exception
public void testCreatingAUserAccount() throws java.lang.Exception
java.lang.Exception
public void testUpdatingAUserAccount() throws java.lang.Exception
java.lang.Exception
public void testDeletingAUserAccount() throws java.lang.Exception
java.lang.Exception
public void testDeletingAllUserAccounts() throws java.lang.Exception
java.lang.Exception
public void testGettingAllUserAccounts() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.