Class UserManagerTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class UserManagerTest extends HybrisJUnit4TransactionalTest
  • Constructor Details

    • UserManagerTest

      public UserManagerTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown()
    • testIfAnonymousCustomerCanBeDeleted

      public void testIfAnonymousCustomerCanBeDeleted()
    • testIfAdminCanBeDeleted

      public void testIfAdminCanBeDeleted() throws JaloItemNotFoundException
      Throws:
      JaloItemNotFoundException
    • testIfAdminGroupCanBeDeleted

      public void testIfAdminGroupCanBeDeleted() throws JaloItemNotFoundException
      Throws:
      JaloItemNotFoundException
    • testCreation

      public void testCreation() throws Exception
      Throws:
      Exception
    • testGetAllUsers

      public void testGetAllUsers() throws Exception
      Throws:
      Exception
    • testGetUserByEmptyLogin

      public void testGetUserByEmptyLogin() throws Exception
      Throws:
      Exception
    • testCreationWithEmptyUID

      public void testCreationWithEmptyUID() throws Exception
      Throws:
      Exception
    • shouldGetURLBasedLoginTokenWhenPropertyIsDisabled

      public void shouldGetURLBasedLoginTokenWhenPropertyIsDisabled()
    • shouldGetURLBasedLoginTokenWhenPropertyIsEnabled

      public void shouldGetURLBasedLoginTokenWhenPropertyIsEnabled()