junit.framework.ComparisonFailure: expected:<[]> but was:<[<em>Instructions were left blank</em>]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at org.openmrs.module.ebolaexample.domain.UnvalidatedFreeTextDosingInstructionsTest.getDosingInstructionsAsString_returnsEmptyStringsInsteadOfNull(UnvalidatedFreeTextDosingInstructionsTest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
(33 more lines...)
|