OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Do start tag should set the referer as the denied page url if no redirect url is specified: Test case result
The below summarizes the result of the test "Do start tag should set the referer as the denied page url if no redirect url is specified" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Do start tag should set the referer as the denied page url if no redirect url is specified
- Test class
- org.openmrs.web.taglib.RequireTagTest
- Method
- doStartTag_shouldSetTheRefererAsTheDeniedPageUrlIfNoRedirectUrlIsSpecified
- 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_shouldSetTheRefererAsTheDeniedPageUrlIfNoRedirectUrlIsSpecified(RequireTagTest.java:205)