Class UserManagerTest

    • Constructor Detail

      • UserManagerTest

        public UserManagerTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIfAnonymousCustomerCanBeDeleted

        public void testIfAnonymousCustomerCanBeDeleted()
      • testCreation

        public void testCreation()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllUsers

        public void testGetAllUsers()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetUserByEmptyLogin

        public void testGetUserByEmptyLogin()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCreationWithEmptyUID

        public void testCreationWithEmptyUID()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception