OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Should reject empty secret answer when secret question password is not set: Test case result
The below summarizes the result of the test "Should reject empty secret answer when secret question password is not set" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should reject empty secret answer when secret question password is not set
- Test class
- org.openmrs.web.controller.OptionsFormControllerTest
- Method
- shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet(OptionsFormControllerTest.java:108)