Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?><testrun name="java" project="legacyui-omod" tests="353" started="353" failures="9" errors="1" ignored="3">
- <testsuite name="org.openmrs.web.controller.UserPropertiesTest" time="0.001">
- <testcase name="setSupposedToChangePassword_shouldRemoveForcePasswordFromUserPropertyIfValueIsSetAsNull" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.0"/>
- <testcase name="setSupposedToChangePassword_shouldRemoveForcePasswordFromUserPropertyIfValueIsSetAsFalse" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.0"/>
- <testcase name="setSupposedToChangePassword_shouldNotAddForcePasswordToUserPropertyWhenValueIsSetAsFalse" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.0"/>
- <testcase name="setSupposedToChangePassword_shouldAddForcePasswordPropertyWhenValueIsSetToTrue" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.0"/>
- <testcase name="isSupposedToChangePassword_shouldReturnTrueOrFalseBasedOnTheValueInUserProperties" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.001"/>
- <testcase name="setSupposedToChangePassword_shouldNotAddForcePasswordToUserPropertyWhenValueIsSetAsNull" classname="org.openmrs.web.controller.UserPropertiesTest" time="0.0"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.ConceptListItemTest" time="6.792">
- <testcase name="shouldSetThePreferredNameIfFoundEvenWhenTheMatchedNameIsMarkedAsFullySpecified" classname="org.openmrs.web.dwr.ConceptListItemTest" time="0.005"/>
- <testcase name="shouldSetPreferredNameFromBroaderLocaleIfNoneExistsInALocaleWithACountryOrVariation" classname="org.openmrs.web.dwr.ConceptListItemTest" time="0.001"/>
- <testcase name="shouldSetFullySpecifiedNameFromBroaderLocaleIfNoneExistsInALocaleWithACountryOrVariation" classname="org.openmrs.web.dwr.ConceptListItemTest" time="0.0"/>
- <testcase name="shouldSetFullySpecifiedNameAsPreferredIfThereIsNoPreferredNameInTheLocale" classname="org.openmrs.web.dwr.ConceptListItemTest" time="6.786"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptProposalFormControllerTest" time="1.254">
- <testcase name="onSubmit_shouldWorkProperlyForCountryLocales" classname="org.openmrs.web.controller.concept.ConceptProposalFormControllerTest" time="1.136"/>
- <testcase name="onSubmit_shouldCreateASingleUniqueSynonymAndObsForAllSimilarProposals" classname="org.openmrs.web.controller.concept.ConceptProposalFormControllerTest" time="0.118"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.patient.PatientIdentifierTypeFormControllerTest" time="0.134">
- <testcase name="shouldNotSavePatientIdentifierTypeWhenPatientIdentifierTypesAreLocked" classname="org.openmrs.web.controller.patient.PatientIdentifierTypeFormControllerTest" time="0.041"/>
- <testcase name="shouldNotDeletePatientIdentifierTypeWhenPatientIdentifierTypesAreLocked" classname="org.openmrs.web.controller.patient.PatientIdentifierTypeFormControllerTest" time="0.028"/>
- <testcase name="shouldNotUnretirePatientIdentifierTypeWhenPatientIdentifierTypesAreLocked" classname="org.openmrs.web.controller.patient.PatientIdentifierTypeFormControllerTest" time="0.026"/>
- <testcase name="shouldNotRetirePatientIdentifierTypeWhenPatientIdentifierTypesAreLocked" classname="org.openmrs.web.controller.patient.PatientIdentifierTypeFormControllerTest" time="0.039"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.encounter.EncounterTypeFormControllerTest" time="0.054">
- <testcase name="shouldNotDeleteEncounterTypeWhenEncounterTypesAreLocked" classname="org.openmrs.web.controller.encounter.EncounterTypeFormControllerTest" time="0.026"/>
- <testcase name="shouldSaveEncounterTypeWhenEncounterTypesAreNotLocked" classname="org.openmrs.web.controller.encounter.EncounterTypeFormControllerTest" time="0.028"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.person.PersonAttributeTypeFormControllerTest" time="0.14">
- <testcase name="shouldNotUnretirePersonAttributeTypeWhenPersonAttributeTypesAreLocked" classname="org.openmrs.web.controller.person.PersonAttributeTypeFormControllerTest" time="0.04"/>
- <testcase name="shouldNotDeletePersonAttributeTypeWhenPersonAttributeTypesAreLocked" classname="org.openmrs.web.controller.person.PersonAttributeTypeFormControllerTest" time="0.029"/>
- <testcase name="shouldNotSavePersonAttributeTypeWhenPersonAttributeTypesAreLocked" classname="org.openmrs.web.controller.person.PersonAttributeTypeFormControllerTest" time="0.027"/>
- <testcase name="shouldNotRetirePersonAttributeTypeWhenPersonAttributeTypesAreLocked" classname="org.openmrs.web.controller.person.PersonAttributeTypeFormControllerTest" time="0.044"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.LoginControllerTest" time="0.061">
- <testcase name="shouldReplaceHashtagInRedirectUrl" classname="org.openmrs.web.controller.LoginControllerTest" time="0.019"/>
- <testcase name="shouldSetTheRedirectAttribute" classname="org.openmrs.web.controller.LoginControllerTest" time="0.042"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.PortletControllerTest" time="0.205">
- <testcase name="handleRequest_shouldCalculateBmiIntoPatientBmiAsString" classname="org.openmrs.web.controller.PortletControllerTest" time="0.125"/>
- <testcase name="handleRequest_shouldNotFailWithEmptyHeightAndWeightProperties" classname="org.openmrs.web.controller.PortletControllerTest" time="0.08"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="1.149">
- <testcase name="saveShortPatient_shouldCreateANewPatient" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.145">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldCreateANewPatient(ShortPatientFormControllerTest.java:121)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldShouldReplaceAnExistingAttributeWithANewOneWhenEdited" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.151">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldShouldReplaceAnExistingAttributeWithANewOneWhenEdited(ShortPatientFormControllerTest.java:508)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldVoidANameAndReplaceItWithANewOneIfItIsChangedToAUniqueValue" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.099"/>
- <testcase name="saveShortPatient_shouldVoidAnExistingPersonAttributeWithAnEmptyValue" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.097">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldVoidAnExistingPersonAttributeWithAnEmptyValue(ShortPatientFormControllerTest.java:450)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldSendTheUserBackToTheFormInCaseOfValidationErrors" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.022"/>
- <testcase name="saveShortPatient_shouldIgnoreANewAddressThatWasAddedAndVoidedAtSameTime" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.089"/>
- <testcase name="saveShortPatient_shouldAddANewNameIfThePersonHadNoNames" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.045"/>
- <testcase name="saveShortPatient_shouldVoidAddressIfItWasChanged" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.108"/>
- <testcase name="saveShortPatient_shouldAddANewPersonAttributeWithANonEmptyValue" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.053">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldAddANewPersonAttributeWithANonEmptyValue(ShortPatientFormControllerTest.java:356)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldVoidAnAddressAndReplaceItWithANewOneIfItIsChangedToAUniqueValue" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.058"/>
- <testcase name="saveShortPatient_shouldPassIfAllTheFormDataIsValid" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.054">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldPassIfAllTheFormDataIsValid(ShortPatientFormControllerTest.java:82)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldNotAddANewPersonAttributeWithAnEmptyValue" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.052">
- <failure>
- <expected>Patient.saved</expected>
- <actual>Patient gespeichert</actual>org.junit.ComparisonFailure: expected:<Patient[.saved]> but was:<Patient[ gespeichert]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.patient.ShortPatientFormControllerTest.saveShortPatient_shouldNotAddANewPersonAttributeWithAnEmptyValue(ShortPatientFormControllerTest.java:392)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="saveShortPatient_shouldAddANewAddressIfThePersonHadNone" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.088"/>
- <testcase name="saveShortPatient_shouldNotVoidAddressIfItWasNotChanged" classname="org.openmrs.web.controller.patient.ShortPatientFormControllerTest" time="0.076"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRProviderServiceTest" time="0.131">
- <testcase name="findProviderCountAndProvider_shouldReturnTheCountOfAllProvidersMatchingTheSearchedNameAlongWithProviderList" classname="org.openmrs.web.dwr.DWRProviderServiceTest" time="0.014" ignored="true"/>
- <testcase name="findProvider_shouldReturnTheListOfProvidersIncludingRetiredProvidersForTheMatchingSearchName" classname="org.openmrs.web.dwr.DWRProviderServiceTest" time="0.059"/>
- <testcase name="findProvider_shouldReturnTheListOfProvidersMatchingTheSearchName" classname="org.openmrs.web.dwr.DWRProviderServiceTest" time="0.033"/>
- <testcase name="findProvider_shouldReturnAMessageWithNoMatchesFoundWhenNoProvidersAreFound" classname="org.openmrs.web.dwr.DWRProviderServiceTest" time="0.025">
- <failure>
- <expected>Provider.noMatchesFound</expected>
- <actual>Keine Übereinstimmungen gefunden für <b>noProvider</b></actual>org.junit.ComparisonFailure: expected:<[Provider.noMatchesFound]> but was:<[Keine Übereinstimmungen gefunden für <b>noProvider</b>]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.dwr.DWRProviderServiceTest.findProvider_shouldReturnAMessageWithNoMatchesFoundWhenNoProvidersAreFound(DWRProviderServiceTest.java:50)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.provider.ProviderFormControllerTest" time="0.133">
- <testcase name="onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame" classname="org.openmrs.web.controller.provider.ProviderFormControllerTest" time="0.058"/>
- <testcase name="onSubmit_shouldPurgeTheProvider" classname="org.openmrs.web.controller.provider.ProviderFormControllerTest" time="0.035"/>
- <testcase name="onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet" classname="org.openmrs.web.controller.provider.ProviderFormControllerTest" time="0.04"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.21">
- <testcase name="shouldFailForAValidUsernameAndInvalidSecretQuestion" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.029"/>
- <testcase name="shouldAcceptAsUserWithValidSecretQuestion" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.033"/>
- <testcase name="shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.046"/>
- <testcase name="shouldNotAcceptAfterFiveFailedInvalidUsernames" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.016"/>
- <testcase name="shouldLockOutAfterFiveFailedInvalidUsernames" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.017"/>
- <testcase name="shouldLockOutAfterFiveFailedInvalidSecretAnswers" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.019"/>
- <testcase name="shouldSetARandomSecretQuestionWhenTheUsernameIsInvalid" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.018"/>
- <testcase name="shouldNotAcceptWithInvalidSecretQuestionIfUserIsNull" classname="org.openmrs.web.controller.ForgotPasswordFormControllerTest" time="0.032"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptStopWordFormControllerTest" time="0.032">
- <testcase name="handleSubmission_shouldAddNewConceptStopWord" classname="org.openmrs.web.controller.concept.ConceptStopWordFormControllerTest" time="0.014"/>
- <testcase name="handleSubmission_shouldReturnErrorMessageForAnEmptyConceptStopWord" classname="org.openmrs.web.controller.concept.ConceptStopWordFormControllerTest" time="0.018"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.observation.ObsFormControllerTest" time="0.06">
- <testcase name="shouldSaveObsFormNormally" classname="org.openmrs.web.controller.observation.ObsFormControllerTest" time="0.023"/>
- <testcase name="shouldGetObsFormWithEncounterFilledIn" classname="org.openmrs.web.controller.observation.ObsFormControllerTest" time="0.037"/>
- </testsuite>
- <testsuite name="org.openmrs.web.servlet.ShowGraphServletTest" time="0.207">
- <testcase name="getToDate_shouldReturnNextMonthsDateIfParameterIsNull" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.013"/>
- <testcase name="getToDate_shouldSetHourMinuteAndSecondToZero" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.006"/>
- <testcase name="getToDate_shouldReturnDateOneDayAfterGivenStringDate" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.006"/>
- <testcase name="getFromDate_shouldReturnSameDateAsGivenStringParameter" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.006"/>
- <testcase name="getChart_shouldSetValueAxisLabelToGivenUnits" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.152"/>
- <testcase name="getChart_shouldSetValueAxisLabelToConceptNumericUnitsIfGivenUnitsIsNull" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.01"/>
- <testcase name="getFromDate_shouldReturnOneYearPreviousToTodayIfParameterIsNull" classname="org.openmrs.web.servlet.ShowGraphServletTest" time="0.014"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.154">
- <testcase name="doEndTag_shouldResolveMessageByCode" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.039"/>
- <testcase name="doEndTag_shouldUseBodyContentInPriorToTextAttributeAsFallbackIfNoMessageResolved" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.009"/>
- <testcase name="doEndTag_doubleArgument" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.008"/>
- <testcase name="doEndTag_shouldUseBodyContentAsFallbackIfNoMessageResolved" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.013"/>
- <testcase name="doEndTag_shouldUseTextAttributeAsFallbackIfNoMessageResolved" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.008"/>
- <testcase name="doEndTag_messageIsNotEscapedWhenEscapingIsOff" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldResolveMessageInLocaleThatDifferentFromDefault" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldReturnCodeIfNoMessageResolved" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.008"/>
- <testcase name="doEndTag_javaScriptEscapingWorks" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldEvaluateVarIfIsNotNull" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldIgnoreFallbacksIfTagLocaleDiffersFromContextLocale" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_singleArgument" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldEvaluateSpecifiedMessageResolvable" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.007"/>
- <testcase name="doEndTag_shouldFailEvaluateRandomObjectMessage" classname="org.openmrs.web.taglib.OpenmrsMessageTagTest" time="0.02"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.encounter.EncounterFormControllerTest" time="0.085">
- <testcase name="onSubmit_shouldSaveANewEncounterRoleObject" classname="org.openmrs.web.controller.encounter.EncounterFormControllerTest" time="0.085"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DeprecationCheckTest" time="0.03">
- <testcase name="checkThatNoDeprecatedMethodExistsInServiceClassesInDWRPackage" classname="org.openmrs.web.dwr.DeprecationCheckTest" time="0.03"/>
- </testsuite>
- <testsuite name="org.openmrs.web.servlet.LoginServletTest" time="0.049">
- <testcase name="shouldLockUserOutAfterFiveFailedLoginAttempts" classname="org.openmrs.web.servlet.LoginServletTest" time="0.02"/>
- <testcase name="shouldNotRedirectBackToLoginScreenWithCorrectUsernameAndPassword" classname="org.openmrs.web.servlet.LoginServletTest" time="0.012"/>
- <testcase name="shouldRedirectBackToLoginScreenOnBadUsernameAndPassword" classname="org.openmrs.web.servlet.LoginServletTest" time="0.017"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.14">
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueTrue" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.022"/>
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueZero" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.018"/>
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueFalse" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.019"/>
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueNo" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.019"/>
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueOne" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.018"/>
- <testcase name="createObservation_shouldCreateObservationWithBooleanConceptWithValueYes" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.019"/>
- <testcase name="createObservation_shouldCreateObservationWithCodedConcept" classname="org.openmrs.web.dwr.DWRObservationServiceTest" time="0.025"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.form.FormFormControllerTest" time="0.119">
- <testcase name="shouldNotSaveAFormWhenFormsAreLocked" classname="org.openmrs.web.controller.form.FormFormControllerTest" time="0.021"/>
- <testcase name="shouldNotDuplicateAFormWhenFormsAreLocked" classname="org.openmrs.web.controller.form.FormFormControllerTest" time="0.098"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.user.UserListControllerTest" time="0.058">
- <testcase name="displayUsers_shouldGetAllUsersIfNoNameGiven" classname="org.openmrs.web.controller.user.UserListControllerTest" time="0.0"/>
- <testcase name="displayUsers_shouldGetUsersWithAGivenRole" classname="org.openmrs.web.controller.user.UserListControllerTest" time="0.01"/>
- <testcase name="displayUsers_shouldIncludeDisabledUsersIfRequested" classname="org.openmrs.web.controller.user.UserListControllerTest" time="0.024"/>
- <testcase name="displayUsers_shouldGetUsersJustGivenActionParameter" classname="org.openmrs.web.controller.user.UserListControllerTest" time="0.024"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRProgramWorkflowServiceTest" time="0.178">
- <testcase name="getPossibleNextStates_shouldReturnAllNext" classname="org.openmrs.web.dwr.DWRProgramWorkflowServiceTest" time="0.074"/>
- <testcase name="getPossibleNextStates_shouldReturnNonRetiredConcepts" classname="org.openmrs.web.dwr.DWRProgramWorkflowServiceTest" time="0.035"/>
- <testcase name="getPossibleNextStates_shouldReturnNonRetiredStates" classname="org.openmrs.web.dwr.DWRProgramWorkflowServiceTest" time="0.037"/>
- <testcase name="getPossibleOutcomes_shouldReturnOutcomeConceptsFromProgram" classname="org.openmrs.web.dwr.DWRProgramWorkflowServiceTest" time="0.032"/>
- </testsuite>
- <testsuite name="org.openmrs.layout.NameSupportTest" time="0.013">
- <testcase name="getInstance_shouldFindNameSupportBean" classname="org.openmrs.layout.NameSupportTest" time="0.013"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTagTest" time="0.021">
- <testcase name="setHtmlEscape_false" classname="org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTagTest" time="0.006"/>
- <testcase name="setHtmlEscape_true" classname="org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTagTest" time="0.015"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.maintenance.GlobalPropertyControllerTest" time="0.047">
- <testcase name="onSubmit_shouldPurgeNotIncludedProperties" classname="org.openmrs.web.controller.maintenance.GlobalPropertyControllerTest" time="0.022"/>
- <testcase name="onSubmit_shouldSaveOrUpdateIncludedProperties" classname="org.openmrs.web.controller.maintenance.GlobalPropertyControllerTest" time="0.025"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.patient.PatientFormControllerTest" time="0.053">
- <testcase name="onSubmit_shouldVoidPatientWhenVoidReasonIsNotEmpty" classname="org.openmrs.web.controller.patient.PatientFormControllerTest" time="0.026">
- <failure>java.lang.AssertionError
- at org.junit.Assert.fail(Assert.java:86)
- at org.junit.Assert.assertTrue(Assert.java:41)
- at org.junit.Assert.assertTrue(Assert.java:52)
- at org.openmrs.web.controller.patient.PatientFormControllerTest.onSubmit_shouldVoidPatientWhenVoidReasonIsNotEmpty(PatientFormControllerTest.java:55)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="onSubmit_shouldNotVoidPatientWhenVoidReasonIsEmpty" classname="org.openmrs.web.controller.patient.PatientFormControllerTest" time="0.026">
- <error>java.lang.NullPointerException
- at org.openmrs.web.controller.patient.PatientFormControllerTest.onSubmit_shouldNotVoidPatientWhenVoidReasonIsEmpty(PatientFormControllerTest.java:78)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </error>
- </testcase>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.ForEachEncounterTagTest" time="0.053">
- <testcase name="doStartTag_shouldPassForAPatientWithNoEncounters" classname="org.openmrs.web.taglib.ForEachEncounterTagTest" time="0.009"/>
- <testcase name="doStartTag_shouldSortEncountersByEncounterDatetimeInDescendingOrder" classname="org.openmrs.web.taglib.ForEachEncounterTagTest" time="0.044"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.program.WorkflowFormControllerTest" time="0.018">
- <testcase name="formBackingObject_shouldReturnValidProgramWorkflowGivenValidProgramIdAndWorkflowId" classname="org.openmrs.web.controller.program.WorkflowFormControllerTest" time="0.018"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.268">
- <testcase name="retire_shouldRaiseAnErrorIfRetireReasonIsNotFilled" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.043"/>
- <testcase name="saveEncounterRole_shouldSaveANewEncounterRoleObject" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.011"/>
- <testcase name="showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.039"/>
- <testcase name="purge_shouldPurgeAnExistingEncounter" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.038"/>
- <testcase name="saveEncounterRole_shouldRaiseAnErrorIfValidationOfEncounterRoleFails" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.006"/>
- <testcase name="saveEncounterRole_shouldEditAndSaveAnExistingEncounter" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.04"/>
- <testcase name="retire_shouldRetireAnExistingEncounter" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.043"/>
- <testcase name="unretire_shouldRetireAnExistingEncounter" classname="org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest" time="0.048"/>
- </testsuite>
- <testsuite name="org.openmrs.scheduler.web.controller.SchedulerFormTest" time="0.014">
- <testcase name="addANewTaskShouldNotError" classname="org.openmrs.scheduler.web.controller.SchedulerFormTest" time="0.014"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.encounter.LocationFormControllerTest" time="0.044">
- <testcase name="formBackingObject_shouldReturnValidLocationGivenValidLocationId" classname="org.openmrs.web.controller.encounter.LocationFormControllerTest" time="0.008"/>
- <testcase name="onSubmit_shouldNotRetireLocationIfReasonIsEmpty" classname="org.openmrs.web.controller.encounter.LocationFormControllerTest" time="0.013"/>
- <testcase name="onSubmit_shouldRetireLocation" classname="org.openmrs.web.controller.encounter.LocationFormControllerTest" time="0.023"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRConceptServiceTest" time="1.197">
- <testcase name="findConceptAnswers_shouldSearchForConceptAnswersInAllSearchLocales" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.353"/>
- <testcase name="findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsExcluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.07"/>
- <testcase name="findBatchOfConcepts_shouldNotReturnDuplicatesWhenSearchingByConceptId" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.072"/>
- <testcase name="findBatchOfConcepts_shouldReturnConceptByGivenIdIfClassnameIsIncluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.068"/>
- <testcase name="findConceptAnswers_shouldNotReturnDuplicates" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.156"/>
- <testcase name="findBatchOfConcepts_shouldReturnConceptByGivenIdIfDatatypeIsIncluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.067"/>
- <testcase name="findConceptAnswers_shouldNotFailIfTheSpecifiedConceptHasNoAnswersRegressionTestForTRUNK2807" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.101"/>
- <testcase name="findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsNotIncluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.068"/>
- <testcase name="findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsExcluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.099"/>
- <testcase name="findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsNotIncluded" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.069"/>
- <testcase name="findBatchOfConcepts_shouldReturnConceptByGivenIdIfExclusionAndInclusionListsAreEmpty" classname="org.openmrs.web.dwr.DWRConceptServiceTest" time="0.073"/>
- </testsuite>
- <testsuite name="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="1.322">
- <testcase name="onSubmit_shouldRescheduleACurrentlyScheduledTask" classname="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="0.022"/>
- <testcase name="processFormSubmission_shouldNotThrowNullPointerExceptionIfRepeatIntervalIsNull" classname="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="0.013"/>
- <testcase name="onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled" classname="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="0.016"/>
- <testcase name="onSubmit_shouldNotRescheduleAnExecutingTask" classname="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="1.07"/>
- <testcase name="onSubmit_shouldNotRescheduleATaskIfTheStartTimeHasPassed" classname="org.openmrs.scheduler.web.controller.SchedulerFormControllerTest" time="0.201"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptSourceFormControllerTest" time="0.031">
- <testcase name="onSubmit_shouldDeleteConceptSource" classname="org.openmrs.web.controller.concept.ConceptSourceFormControllerTest" time="0.008"/>
- <testcase name="onSubmit_shouldRestoreRetiredConceptSource" classname="org.openmrs.web.controller.concept.ConceptSourceFormControllerTest" time="0.007"/>
- <testcase name="onSubmit_shouldRetireConceptSource" classname="org.openmrs.web.controller.concept.ConceptSourceFormControllerTest" time="0.016"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.067">
- <testcase name="getPatient_shouldReturnPatientIfGivenPatientIdIsAnExistingUuid" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.015"/>
- <testcase name="getPatient_shouldReturnNullIfGivenNullOrWhitespacesOnly" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.005"/>
- <testcase name="getPatient_shouldReturnNullIfGivenPatientIdIsNotAnExistingUuid" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.005"/>
- <testcase name="getPatient_shouldReturnPatientIfGivenPatientIdIsAnExistingId" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.006"/>
- <testcase name="renderDashboard_shouldRedirectToFindPatientPageIfGivenPatientIdIsNotAnExistingUuid" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.006"/>
- <testcase name="renderDashboard_shouldRedirectToFindPatientPageIfGivenPatientIdIsNotAnExistingId" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.005"/>
- <testcase name="renderDashboard_shouldRenderPatientDashboardIfGivenPatientIdIsAnExistingId" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.011"/>
- <testcase name="getPatient_shouldReturnNullIfGivenPatientIdIsNotAnExistingId" classname="org.openmrs.web.controller.patient.PatientDashboardControllerTest" time="0.013"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.PrivilegeTagTest" time="0.466">
- <testcase name="doStartTag_shouldIncludeBodyForUserWithThePrivilege" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.067"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithAnyOfThePrivilegesIfInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.032"/>
- <testcase name="doStartTag_shouldIncludeBodyForUserWithoutThePrivilegeIfInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.035"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithAllOfThePrivilegesIfHasAllIsTrueAndInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.033"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithoutAnyOfThePrivilegesIfHasAllIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.031"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithoutThePrivilege" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.03"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithNotAllOfThePrivilegesIfHasAllIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.03"/>
- <testcase name="doStartTag_shouldIncludeBodyForUserWithoutAnyOfThePrivilegesIfHasAllIsTrueAndInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.032"/>
- <testcase name="doStartTag_shouldIncludeBodyForUserWithAnyOfThePrivileges" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.03"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithoutAnyOfThePrivileges" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.033"/>
- <testcase name="doStartTag_shouldIncludeBodyForUserWithoutAnyOfThePrivilegesIfInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.036"/>
- <testcase name="doStartTag_shouldIncludeBodyForUserWithAllOfThePrivilegesIfHasAllIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.034"/>
- <testcase name="doStartTag_shouldSkipBodyForUserWithThePrivilegeIfInverseIsTrue" classname="org.openmrs.web.taglib.PrivilegeTagTest" time="0.043"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.GlobalPropertyPortletControllerTest" time="0.212">
- <testcase name="setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate" classname="org.openmrs.web.controller.GlobalPropertyPortletControllerTest" time="0.177"/>
- <testcase name="setupModelForModule_shouldNotChangeModeIfForModuleIsNotPresent" classname="org.openmrs.web.controller.GlobalPropertyPortletControllerTest" time="0.006"/>
- <testcase name="populateModel_shouldExcludeMultiplePrefixes" classname="org.openmrs.web.controller.GlobalPropertyPortletControllerTest" time="0.012"/>
- <testcase name="setupModelForModule_shouldChangeModelIfForModuleIsPresent" classname="org.openmrs.web.controller.GlobalPropertyPortletControllerTest" time="0.017"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.112">
- <testcase name="moveUp_shouldMoveSelectedIdsUpOneInTheList" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.014"/>
- <testcase name="updateGlobalProperties_shouldSaveGivenPersonListingAttributeTypes" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.012"/>
- <testcase name="displayPage_shouldNotFailIfNotAuthenticated" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.007"/>
- <testcase name="displayPage_shouldPutAllAttributeTypesIntoMap" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.007"/>
- <testcase name="moveDown_shouldNotFailIfGivenLastId" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.008"/>
- <testcase name="moveUp_shouldNotFailIfGivenFirstId" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.007"/>
- <testcase name="moveDown_shouldMoveSelectedIdsDownInTheList" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.012"/>
- <testcase name="moveDown_shouldNotFailIfNotGivenAnyIds" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.007"/>
- <testcase name="moveUp_shouldNotFailIfNotGivenAnyIds" classname="org.openmrs.web.controller.person.PersonAttributeTypeListControllerTest" time="0.038"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.PersonListItemTest" time="0.079">
- <testcase name="createBestMatch_shouldReturnPatientListItemGivenPatientParameter" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.01"/>
- <testcase name="PersonListItem_shouldIdentifyBestMatchingNameInMultipleSearchNames" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.008"/>
- <testcase name="PersonListItem_shouldIdentifyBestMatchingNameForTheFamilyName" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.008"/>
- <testcase name="PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheGivenName" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.01"/>
- <testcase name="PersonListItem_shouldIdentifyBestMatchingNameForTheGivenPreferredNameEvenIfOtherNamesMatch" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.008"/>
- <testcase name="PersonListItem_shouldPutAttributeToStringValueIntoAttributesMap" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.01"/>
- <testcase name="PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheMiddleName" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.008"/>
- <testcase name="createBestMatch_shouldReturnPersonListItemGivenPersonParameter" classname="org.openmrs.web.dwr.PersonListItemTest" time="0.017"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptDrugFormControllerTest" time="0.034">
- <testcase name="onSubmit_shouldPurgeConceptDrug" classname="org.openmrs.web.controller.concept.ConceptDrugFormControllerTest" time="0.034"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.encounter.EncounterTypeListControllerTest" time="0.015">
- <testcase name="onSubmit_shouldNotFailIfNoEncounterTypesAreSelected" classname="org.openmrs.web.controller.encounter.EncounterTypeListControllerTest" time="0.015"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.person.AddPersonControllerTest" time="0.061">
- <testcase name="formBackingObject_shouldCatchAnInvalidBirthdate" classname="org.openmrs.web.controller.person.AddPersonControllerTest" time="0.029"/>
- <testcase name="formBackingObject_shouldCatchPassForAValidBirthdate" classname="org.openmrs.web.controller.person.AddPersonControllerTest" time="0.032"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.143">
- <testcase name="handleSubmission_shouldDisplayErrorMessageIfQuestionIsNotEmptyAndAnswerIsEmpty" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.009"/>
- <testcase name="handleSubmission_shouldDiplayErrorMessageIfAnswerAndConfirmAnswerAreNotTheSame" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.007"/>
- <testcase name="handleSubmission_shouldRedirectToIndexPageWhenPasswordAndConfirmPasswordAreTheSame" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.018"/>
- <testcase name="handleSubmission_shouldDiplayErrorMessageOnWeakPasswords" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.007">
- <failure>
- <expected>error.password.requireMixedCase</expected>
- <actual>Bitte wählen Sie ein Passwort, welches sowohl Groß- und Kleinbuchstaben enthält</actual>org.junit.ComparisonFailure: expected:<[error.password.requireMixedCase]> but was:<[Bitte wählen Sie ein Passwort, welches sowohl Groß- und Kleinbuchstaben enthält]>
- at org.junit.Assert.assertEquals(Assert.java:115)
- at org.junit.Assert.assertEquals(Assert.java:144)
- at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDiplayErrorMessageOnWeakPasswords(ChangePasswordFormControllerTest.java:112)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
- </failure>
- </testcase>
- <testcase name="formBackingObject_shouldReturnAuthenticatedUser" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.005"/>
- <testcase name="formBackingObject_shouldRemainOnChangePasswordFormPageIfThereAreErrors" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.005"/>
- <testcase name="handleSubmission_shouldNotChangeTheUserPropertyForcePasswordChangeToFalse" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.009"/>
- <testcase name="handleSubmission_shouldProceedToHomePageIfOperationIsSuccesful" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.015"/>
- <testcase name="handleSubmission_shouldSetTheUserSecretQuestionAndAnswer" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.02"/>
- <testcase name="handleSubmission_shouldDisplayErrorMessageWhenPasswordAndConfirmPasswordAreNotSame" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.006"/>
- <testcase name="handleSubmission_shouldDisplayErrorMessageWhenPasswordIsEmpty" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.005"/>
- <testcase name="handleSubmission_shouldDiplayErrorMessageIfQuestionIsEmptyAndAnswerIsNotEmpty" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.007"/>
- <testcase name="handleSubmission_shouldChangeTheUserPropertyForcePasswordChangeToFalse" classname="org.openmrs.web.controller.user.ChangePasswordFormControllerTest" time="0.029"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.OptionsFormControllerTest" time="0.252">
- <testcase name="shouldRejectEmptySecretAnswer" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.02"/>
- <testcase name="shouldAcceptValidNotificationAddress" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.053"/>
- <testcase name="shouldChangeSecretQuestionAndAnswer" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.014"/>
- <testcase name="shouldRejectInvalidNotificationAddress" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.014"/>
- <testcase name="onSubmit_shouldAccept2CharactersAsUsername" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.025"/>
- <testcase name="shouldRejectEmptyNotificationAddress" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.011"/>
- <testcase name="shouldRejectEmptySecretQuestion" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.011"/>
- <testcase name="onSubmit_shouldRejectInvalidEmailAddressAsUsernameIfEnabled" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.018"/>
- <testcase name="onSubmit_shouldReject1CharacterAsUsername" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.018"/>
- <testcase name="shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.029"/>
- <testcase name="onSubmit_shouldAcceptEmailAddressAsUsernameIfEnabled" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.018"/>
- <testcase name="shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet" classname="org.openmrs.web.controller.OptionsFormControllerTest" time="0.021"/>
- </testsuite>
- <testsuite name="org.openmrs.layout.AddressSupportTest" time="0.013">
- <testcase name="getAddressTemplate_shouldSucceedEvenIfDBAddressTemplateClassHasChanged" classname="org.openmrs.layout.AddressSupportTest" time="0.013"/>
- </testsuite>
- <testsuite name="org.openmrs.module.web.controller.ModuleListControllerTest" time="0.013">
- <testcase name="sortStartupOrder_shouldSortModulesCorrectly" classname="org.openmrs.module.web.controller.ModuleListControllerTest" time="0.013"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRPersonServiceTest" time="0.062">
- <testcase name="findPeopleByRoles_shouldAllowNullRolesParameter" classname="org.openmrs.web.dwr.DWRPersonServiceTest" time="0.012"/>
- <testcase name="findPeopleByRoles_shouldMatchOnPatientIdentifiers" classname="org.openmrs.web.dwr.DWRPersonServiceTest" time="0.05"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.038">
- <testcase name="handleSubmission_shouldDeleteGivenConceptStopWordFromDB" classname="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.009"/>
- <testcase name="handleSubmission_shouldAddTheDeleteErrorMessageInSession" classname="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.008"/>
- <testcase name="showForm_shouldReturnConceptStopWordListView" classname="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.006"/>
- <testcase name="handleSubmission_shouldAddTheDeleteSuccessMessageInSession" classname="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.01"/>
- <testcase name="showForm_shouldAddAllConceptStopWordsInSessionAttribute" classname="org.openmrs.web.controller.concept.ConceptStopWordListControllerTest" time="0.005"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.ProviderListItemTest" time="0.011">
- <testcase name="getDisplayName_shouldReturnADisplayNameBasedOnWhetherProviderHasAPersonAssociated" classname="org.openmrs.web.dwr.ProviderListItemTest" time="0.001"/>
- <testcase name="getIdentifier_shouldReturnTheIdentifierThatIsMentionedForTheProviderWhenAPersonIsNotSpecified" classname="org.openmrs.web.dwr.ProviderListItemTest" time="0.0"/>
- <testcase name="getProviderId_shouldReturnTheProviderId" classname="org.openmrs.web.dwr.ProviderListItemTest" time="0.01"/>
- </testsuite>
- <testsuite name="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.202">
- <testcase name="shouldPrintHeaderAndFormattedConceptLines" classname="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.106"/>
- <testcase name="shouldPrintColumnsWithEmptyQuotesForNullFields" classname="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.022"/>
- <testcase name="shouldFormatMultipleSynonymsWithLineBreaks" classname="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.025"/>
- <testcase name="shouldFormatMultipleSetMembersWithLineBreaks" classname="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.021"/>
- <testcase name="shouldFormatMultipleAnswersWithLineBreaks" classname="org.openmrs.web.servlet.DownloadDictionaryServletTest" time="0.028"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.319">
- <testcase name="validate_shouldIgnoreDuplicateVoidedAddress" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.051"/>
- <testcase name="validate_shouldFailIfAllIdentifiersHaveBeenVoided" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.014"/>
- <testcase name="validate_shouldFailValidationIfBirthdateIsAFutureDate" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.017"/>
- <testcase name="validate_shouldFailValidationIfGenderIsBlank" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.019"/>
- <testcase name="validate_shouldRejectADuplicateName" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.023"/>
- <testcase name="validate_shouldFailValidationIfBirthdateMakesPatient120YearsOldOrOlder" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.017"/>
- <testcase name="validate_shouldRejectADuplicateAddress" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.029"/>
- <testcase name="validate_shouldFailValidationIfDeathdateIsAFutureDate" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.02"/>
- <testcase name="validate_shouldFailIfAllNameFieldsAreEmptyOrWhiteSpaceCharacters" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.011"/>
- <testcase name="validate_shouldNotRejectAgainstVoidedName" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.025"/>
- <testcase name="validate_shouldFailIfTheDeathdateIsBeforeTheBirthdateIncaseThePatientIsDead" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.017"/>
- <testcase name="validate_shouldPassIfTheMinimumRequiredFieldsAreProvidedAndAreValid" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.009"/>
- <testcase name="validate_shouldFailValidationIfBirthdateIsBlank" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.017"/>
- <testcase name="validate_shouldFailIfNoIdentifiersAreAdded" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.014"/>
- <testcase name="validate_shouldFailValidationIfCauseOfDeathIsBlankWhenPatientIsDead" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.018"/>
- <testcase name="validate_shouldFailIfAnyNameHasMoreThan50Characters" classname="org.openmrs.web.controller.patient.ShortPatientFormValidatorTest" time="0.018"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.program.ProgramFormControllerTest" time="0.038">
- <testcase name="onSubmit_shouldEditExistingWorkflowsWithinPrograms" classname="org.openmrs.web.controller.program.ProgramFormControllerTest" time="0.021"/>
- <testcase name="onSubmit_shouldSaveWorkflowsWithProgram" classname="org.openmrs.web.controller.program.ProgramFormControllerTest" time="0.017"/>
- </testsuite>
- <testsuite name="org.openmrs.module.web.extension.ExtensionUtilTest" time="0.308">
- <testcase name="getModulesAddEncounterToVisitLinks_shouldReturnEmptySetIfThereIsNoAddEncounterToVisitExtension" classname="org.openmrs.module.web.extension.ExtensionUtilTest" time="0.292"/>
- <testcase name="getFormsModulesCanAddEncounterToVisit_shouldReturnFormsIfThereAreAddEncounterToVisitExtensions" classname="org.openmrs.module.web.extension.ExtensionUtilTest" time="0.016"/>
- </testsuite>
- <testsuite name="org.openmrs.web.patient.PatientDashboardGraphControllerTest" time="0.097">
- <testcase name="shouldReturnJSONWithPatientObservationDetails" classname="org.openmrs.web.patient.PatientDashboardGraphControllerTest" time="0.078"/>
- <testcase name="shouldDisplayPatientDashboardGraphForm" classname="org.openmrs.web.patient.PatientDashboardGraphControllerTest" time="0.019"/>
- </testsuite>
- <testsuite name="org.openmrs.web.attribute.handler.BaseMetadataFieldGenDatatypeHandlerTest" time="0.029">
- <testcase name="toHtmlSummary_shouldUseTheNameInTheHtmlSummaryInstance" classname="org.openmrs.web.attribute.handler.BaseMetadataFieldGenDatatypeHandlerTest" time="0.018"/>
- <testcase name="toHtml_shouldReturnTheName" classname="org.openmrs.web.attribute.handler.BaseMetadataFieldGenDatatypeHandlerTest" time="0.011"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.ConceptFormControllerTest" time="1.868">
- <testcase name="shouldEditConceptComplex" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.072"/>
- <testcase name="onSubmit_shouldReturnAConceptWithANullIdIfNoMatchIsFound" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.042"/>
- <testcase name="onSubmit_shouldAddANewConceptMapWhenCreatingAConcept" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.059"/>
- <testcase name="validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfMapTypeIsNotSaved" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="onSubmit_shouldEditShortNameWhenThereAreMultipleAllowedLocales" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.066"/>
- <testcase name="shouldAddConceptWithNameAndShortNameSpecified" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.057"/>
- <testcase name="shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.075"/>
- <testcase name="shouldUpdateConceptWithShortNameAlreadyInSynonymList" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.054"/>
- <testcase name="shouldSetAttributesToVoidIfTheValueIsNotSet" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.069"/>
- <testcase name="validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfTermBIsNotSaved" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="shouldRemoveConceptAnswer" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.058"/>
- <testcase name="shouldUpdateConceptWithNameAlreadyInSynonymList" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.049"/>
- <testcase name="onSubmit_shouldRemoveAConceptMapFromAnExistingConcept" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.053"/>
- <testcase name="getConceptFromFormData_shouldSetConceptOnConceptAnswers" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.045"/>
- <testcase name="onSubmit_shouldAddANewConceptMapToAnExistingConcept" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.054"/>
- <testcase name="shouldRemoveConceptSet" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.051"/>
- <testcase name="onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.047"/>
- <testcase name="onSubmit_shouldNotSaveChangesIfThereAreValidationErrors" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.058"/>
- <testcase name="shouldGetConcept" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.047"/>
- <testcase name="onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.088"/>
- <testcase name="shouldNotDeleteConceptsWhenConceptsAreLocked" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.042"/>
- <testcase name="shouldAddConceptWithAllNamingSpecified" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="shouldReplacePreviousDescription" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="shouldRemoveConceptDescriptionIfRemovedFromUI" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.049"/>
- <testcase name="shouldRemoveConceptAnswersIfDatatypeChangedFromCoded" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.047"/>
- <testcase name="shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.041"/>
- <testcase name="shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.039"/>
- <testcase name="shouldSaveConceptAttributeOnCreatingConcept" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="onSubmit_shouldSetTheLocalPreferredName" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.049"/>
- <testcase name="shouldUpdateConceptByAddingName" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.074"/>
- <testcase name="onSubmit_shouldDisplayNumericValuesFromTable" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.038"/>
- <testcase name="onSubmit_shouldCopyNumericValuesIntoNumericConcepts" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.044"/>
- <testcase name="shouldVoidShortName" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.045"/>
- <testcase name="validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfSourceIsNotSaved" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.035"/>
- <testcase name="shouldSaveConceptAttribute" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.052"/>
- <testcase name="shouldAddConceptWithOnlyNameSpecified" classname="org.openmrs.web.controller.ConceptFormControllerTest" time="0.047"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.form.FieldTypeListControllerTest" time="0.064">
- <testcase name="onSubmit_shouldDisplayAUserFriendlyErrorMessage" classname="org.openmrs.web.controller.form.FieldTypeListControllerTest" time="0.064"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.concept.ConceptFormControllerTest" time="0.191">
- <testcase name="ConceptFormBackingObject_shouldCopyNumericAttributes" classname="org.openmrs.web.controller.concept.ConceptFormControllerTest" time="0.191"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.user.RoleFormControllerTest" time="0.205">
- <testcase name="shouldUpdateRoleWithParent" classname="org.openmrs.web.controller.user.RoleFormControllerTest" time="0.205"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.2">
- <testcase name="showPage_shouldReturnTheSearchIndexView" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.111"/>
- <testcase name="rebuildSearchIndex_shouldReturnFalseForSuccessIfARuntimeExceptionIsThrown" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.008"/>
- <testcase name="getStatus_shouldReturnErrorForStatusIfRebuildSearchIndexIsCompletedUnsuccessfully" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.011"/>
- <testcase name="getStatus_shouldReturnInProgressForStatusIfRebuildSearchIndexIsInProgress" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.008"/>
- <testcase name="getStatus_shouldThrowApiExceptionWhenRebuildSearchIndexNotHaveBeenCalledBefore" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.01"/>
- <testcase name="rebuildSearchIndex_shouldReturnTrueForSuccessIfTheUpdateDoesNotFail" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.007"/>
- <testcase name="rebuildSearchIndex_shouldReturnFalseForSuccessIfAUnAuthenticatedUserMakesCall" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.006"/>
- <testcase name="getStatus_shouldReturnSuccessForStatusIfRebuildSearchIndexIsCompletedSuccessfully" classname="org.openmrs.web.controller.maintenance.SearchIndexControllerTest" time="0.039"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.FormatTagTest" time="0.248">
- <testcase name="printConcept_shouldPrintTheNameWithTheCorrectLocaleNameAndType" classname="org.openmrs.web.taglib.FormatTagTest" time="0.147"/>
- <testcase name="doStartTag_shouldPrintAnyDomainObject" classname="org.openmrs.web.taglib.FormatTagTest" time="0.021"/>
- <testcase name="printConcept_shouldEscapeHtmlTags" classname="org.openmrs.web.taglib.FormatTagTest" time="0.08"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.user.UserFormControllerTest" time="0.216">
- <testcase name="handleSubmission_shouldWorkForAnExample" classname="org.openmrs.web.controller.user.UserFormControllerTest" time="0.127"/>
- <testcase name="handleSubmission_createUserProviderAccountWhenProviderAccountCheckboxIsSelected" classname="org.openmrs.web.controller.user.UserFormControllerTest" time="0.089"/>
- </testsuite>
- <testsuite name="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.29">
- <testcase name="findCountAndPatients_shouldNotSignalForANewSearchIfItIsNotTheFirstAjaxCall" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.147"/>
- <testcase name="findCountAndPatients_shouldMatchPatientWithIdentifiersThatContainNoDigit" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.065"/>
- <testcase name="findPatientsByIdentifier_shouldGetResultsForPatientsForGivenIdentifiers" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.017"/>
- <testcase name="findCountAndPatients_shouldNotSignalForANewSearchIfTheNewSearchValueHasNoMatches" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.009"/>
- <testcase name="findPatients_shouldGetResultsForPatientsThatHaveEditedThemselves" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.001" ignored="true"/>
- <testcase name="findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.011"/>
- <testcase name="findPatients_shouldLoggedInUserShouldLoadTheirOwnPatientObject" classname="org.openmrs.web.dwr.DWRPatientServiceTest" time="0.04" ignored="true"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.RequireTagTest" time="0.235">
- <testcase name="doStartTag_shouldSetTheRefererAsTheDeniedPageUrlIfNoRedirectUrlIsSpecified" classname="org.openmrs.web.taglib.RequireTagTest" time="0.027"/>
- <testcase name="doStartTag_shouldAllowUserWithAllPrivileges" classname="org.openmrs.web.taglib.RequireTagTest" time="0.023"/>
- <testcase name="doStartTag_shouldSetTheRightSessionAttributesIfTheAuthenticatedUserMissesSomePrivileges" classname="org.openmrs.web.taglib.RequireTagTest" time="0.026"/>
- <testcase name="doStartTag_shouldRejectUserWithoutAllOfThePrivileges" classname="org.openmrs.web.taglib.RequireTagTest" time="0.026"/>
- <testcase name="doStartTag_shouldRejectUserWithoutAnyOfThePrivileges" classname="org.openmrs.web.taglib.RequireTagTest" time="0.027"/>
- <testcase name="doStartTag_shouldRejectUserWithoutThePrivilege" classname="org.openmrs.web.taglib.RequireTagTest" time="0.027"/>
- <testcase name="doStartTag_shouldAllowUserToHaveAnyPrivilege" classname="org.openmrs.web.taglib.RequireTagTest" time="0.028"/>
- <testcase name="doStartTag_shouldAllowUserWithThePrivilege" classname="org.openmrs.web.taglib.RequireTagTest" time="0.051"/>
- </testsuite>
- <testsuite name="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.206">
- <testcase name="getValue_givenConceptId_shouldCallDeserializeWithConceptUuid" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.129"/>
- <testcase name="getValue_givenLocationId_shouldCallDeserializeWithLocationUuid" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.006"/>
- <testcase name="getValue_givenEmptyValue_shouldReturnNull" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.016"/>
- <testcase name="getValue_givenProgramId_shouldCallDeserializeWithProgramUuid" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.008"/>
- <testcase name="getValue_shouldReturnTheCorrectTypedValue" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.01"/>
- <testcase name="getValue_givenProviderId_shouldCallDeserializeWithProviderUuid" classname="org.openmrs.web.attribute.handler.SerializingFieldGenDatatypeHandlerTest" time="0.037"/>
- </testsuite>
- <testsuite name="org.openmrs.web.attribute.handler.RegexValidatedTextDatatypeHandlerTest" time="0.009">
- <testcase name="toHtmlSummary_shouldUseTheNameInTheHtmlSummaryInstance" classname="org.openmrs.web.attribute.handler.RegexValidatedTextDatatypeHandlerTest" time="0.001"/>
- <testcase name="getValue_shouldThrowInvalidCustomValueExceptionIfAttributeValueFromRequestForGivenFieldNameIsInvalidAccordingToDatatype" classname="org.openmrs.web.attribute.handler.RegexValidatedTextDatatypeHandlerTest" time="0.0"/>
- <testcase name="getValue_shouldReturnAttributeValueFromRequestForGivenFieldNameIfTheAttributeValueIsValidAccordingToDatatype" classname="org.openmrs.web.attribute.handler.RegexValidatedTextDatatypeHandlerTest" time="0.001"/>
- <testcase name="toHtml_shouldReturnTheValueReference" classname="org.openmrs.web.attribute.handler.RegexValidatedTextDatatypeHandlerTest" time="0.007"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.form.FieldFormControllerTest" time="0.198">
- <testcase name="formBackingObject_shouldGetField" classname="org.openmrs.web.controller.form.FieldFormControllerTest" time="0.115"/>
- <testcase name="onSubmit_shouldNotFailOnFieldAnswers" classname="org.openmrs.web.controller.form.FieldFormControllerTest" time="0.014"/>
- <testcase name="onSubmit_shouldPurgeField" classname="org.openmrs.web.controller.form.FieldFormControllerTest" time="0.069"/>
- </testsuite>
- <testsuite name="org.openmrs.web.taglib.PortletTagTest" time="0.313">
- <testcase name="getModulePortletUrl_shouldReturnTheCorrectUrlForACorePortlet" classname="org.openmrs.web.taglib.PortletTagTest" time="0.196"/>
- <testcase name="getModulePortletUrl_shouldReturnTheCorrectUrlForAModulePortlet" classname="org.openmrs.web.taglib.PortletTagTest" time="0.101"/>
- <testcase name="getModulePortletUrl_shouldReplacePeriodInAModuleIdWithAForwardSlashWhenBuildingAModulePortletUrl" classname="org.openmrs.web.taglib.PortletTagTest" time="0.002"/>
- <testcase name="getModulePortletUrl_shouldNotUpdateTheModuleIdFieldForAModulePortlet" classname="org.openmrs.web.taglib.PortletTagTest" time="0.003"/>
- <testcase name="getModulePortletUrl_shouldReturnACorePortletUrlWhenTheSpecifiedModuleCannotBeFound" classname="org.openmrs.web.taglib.PortletTagTest" time="0.002"/>
- <testcase name="getModulePortletUrl_shouldAppendDotPortletToTheUrlIfNotSpecified" classname="org.openmrs.web.taglib.PortletTagTest" time="0.001"/>
- <testcase name="getModulePortletUrl_shouldTreatBothAnEmptyAndNullModuleIdAsCorePortlets" classname="org.openmrs.web.taglib.PortletTagTest" time="0.008"/>
- </testsuite>
- <testsuite name="org.openmrs.scheduler.web.controller.TaskHelperTest" time="1.374">
- <testcase name="waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="1.15"/>
- <testcase name="getTime_shouldGetATimeInTheFuture" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="0.122"/>
- <testcase name="waitUntilTaskIsExecuting_shouldRaiseATimeoutExceptionWhenTheTimeoutIsExceeded" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="0.029"/>
- <testcase name="getTime_shouldGetATimeInThePast" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="0.006"/>
- <testcase name="getScheduledTaskDefinition_shouldReturnATaskThatHasBeenStarted" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="0.01"/>
- <testcase name="getUnscheduledTaskDefinition_shouldReturnATaskThatHasNotBeenStarted" classname="org.openmrs.scheduler.web.controller.TaskHelperTest" time="0.057"/>
- </testsuite>
- <testsuite name="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.189">
- <testcase name="showPage_shouldReturnAllDatabaseInformation" classname="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.13"/>
- <testcase name="getMemoryInformation_shouldReturnMemoryInformation" classname="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.004"/>
- <testcase name="showPage_shouldReturnUserInformation" classname="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.005"/>
- <testcase name="showPage_shouldReturnAllJavaRuntimeInformation" classname="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.006"/>
- <testcase name="showPage_shouldReturnOpenmrsInformation" classname="org.openmrs.web.controller.maintenance.SystemInformationControllerTest" time="0.044"/>
- </testsuite>
- </testrun>
Advertisement
Add Comment
Please, Sign In to add comment