OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Do start tag should set the right session attributes if the authenticated user misses some privileges: Test case result
The below summarizes the result of the test "Do start tag should set the right session attributes if the authenticated user misses some privileges" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Do start tag should set the right session attributes if the authenticated user misses some privileges
- Test class
- org.openmrs.web.taglib.RequireTagTest
- Method
- doStartTag_shouldSetTheRightSessionAttributesIfTheAuthenticatedUserMissesSomePrivileges
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<true> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldSetTheRightSessionAttributesIfTheAuthenticatedUserMissesSomePrivileges(RequireTagTest.java:177)