OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Form backing object should return authenticated user: Test case result
The below summarizes the result of the test "Form backing object should return authenticated user" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Form backing object should return authenticated user
- Test class
- org.openmrs.web.controller.user.ChangePasswordFormControllerTest
- Method
- formBackingObject_shouldReturnAuthenticatedUser
- 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.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.formBackingObject_shouldReturnAuthenticatedUser(ChangePasswordFormControllerTest.java:44)