OpenMRS Core Master
Build: #1252 failed
Job: Build and Test failed
Set form field should not mark the obs as dirty when the value has not been changed: Test case result
The below summarizes the result of the test "Set form field should not mark the obs as dirty when the value has not been changed" in build 1,252 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Set form field should not mark the obs as dirty when the value has not been changed
- Test class
- org.openmrs.ObsTest
- Method
- setFormField_shouldNotMarkTheObsAsDirtyWhenTheValueHasNotBeenChanged
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.InstantiationException: [Z at java.lang.Class.getConstructor0(Class.java:3082) at java.lang.Class.newInstance(Class.java:412) at org.openmrs.ObsTest.generateValue(ObsTest.java:127) at org.openmrs.ObsTest.setFieldValue(ObsTest.java:90) at org.openmrs.ObsTest.createObs(ObsTest.java:77) at org.openmrs.ObsTest.setFormField_shouldNotMarkTheObsAsDirtyWhenTheValueHasNotBeenChanged(ObsTest.java:750)