OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Form backing object should remain on change password form page if there are errors: Test case result
The below summarizes the result of the test "Form backing object should remain on change password form page if there are errors" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Form backing object should remain on change password form page if there are errors
- Test class
- org.openmrs.web.controller.user.ChangePasswordFormControllerTest
- Method
- formBackingObject_shouldRemainOnChangePasswordFormPageIfThereAreErrors
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.formBackingObject_shouldRemainOnChangePasswordFormPageIfThereAreErrors(ChangePasswordFormControllerTest.java:228)