Package de.hybris.bootstrap.ddl
Class InitUserPasswordServiceTest
java.lang.Object
de.hybris.bootstrap.ddl.InitUserPasswordServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
InitUserPasswordServiceTest
public InitUserPasswordServiceTest()
-
-
Method Details
-
prepareTest
public void prepareTest() -
shouldReturnUserPassword
public void shouldReturnUserPassword() -
shouldThrowExceptionIfPasswordIsEmpty
public void shouldThrowExceptionIfPasswordIsEmpty() -
shouldThrowExceptionIfPasswordIsNotProvidedForUser
public void shouldThrowExceptionIfPasswordIsNotProvidedForUser()
-