OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Should give user five secret answer attempts after less than five failed username attempts: Test case result
The below summarizes the result of the test "Should give user five secret answer attempts after less than five failed username attempts" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should give user five secret answer attempts after less than five failed username attempts
- Test class
- org.openmrs.web.ForgotPasswordFormControllerTest
- Method
- shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.web.ForgotPasswordFormControllerTest.shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts(ForgotPasswordFormControllerTest.java:280)