Package de.hybris.platform.test
Class UserManagerTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.test.UserManagerTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
UserManagerTest
public UserManagerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown() -
testIfAnonymousCustomerCanBeDeleted
public void testIfAnonymousCustomerCanBeDeleted() -
testIfAdminCanBeDeleted
- Throws:
JaloItemNotFoundException
-
testIfAdminGroupCanBeDeleted
- Throws:
JaloItemNotFoundException
-
testCreation
- Throws:
Exception
-
testGetAllUsers
- Throws:
Exception
-
testGetUserByEmptyLogin
- Throws:
Exception
-
testCreationWithEmptyUID
- Throws:
Exception
-
shouldGetURLBasedLoginTokenWhenPropertyIsDisabled
public void shouldGetURLBasedLoginTokenWhenPropertyIsDisabled() -
shouldGetURLBasedLoginTokenWhenPropertyIsEnabled
public void shouldGetURLBasedLoginTokenWhenPropertyIsEnabled()
-