Class InitUserPasswordServiceTest


  • @UnitTest
    public class InitUserPasswordServiceTest
    extends java.lang.Object
    • Constructor Detail

      • InitUserPasswordServiceTest

        public InitUserPasswordServiceTest()
    • Method Detail

      • prepareTest

        public void prepareTest()
      • shouldReturnUserPassword

        public void shouldReturnUserPassword()
      • shouldThrowExceptionIfPasswordIsEmpty

        public void shouldThrowExceptionIfPasswordIsEmpty()
      • shouldThrowExceptionIfPasswordIsNotProvidedForUser

        public void shouldThrowExceptionIfPasswordIsNotProvidedForUser()