Class AccountManagerDBTest


  • public class AccountManagerDBTest
    extends Object
    • Field Detail

      • mockitoRule

        public org.mockito.junit.MockitoRule mockitoRule
    • Constructor Detail

      • AccountManagerDBTest

        public AccountManagerDBTest()
    • Method Detail

      • dropTables

        public void dropTables()
      • store

        public void store()
      • testStore

        public void testStore()
      • getByID

        public void getByID()
      • getByName

        public void getByName()
      • existsAccountByName

        public void existsAccountByName()
      • existsAccountByID

        public void existsAccountByID()
      • getAllNormalAccounts

        public void getAllNormalAccounts()
      • close

        public void close()