Plan for OpenMRS Core 2.0.x
Build: #49 failed
Job: Build and Test failed
Is dirty should return true when an immutable field is changed from Anon null to Anull value: Test case result
The below summarizes the result of the test "Is dirty should return true when an immutable field is changed from Anon null to Anull value" in build 49 of OpenMRS Core - OpenMRS Core 2.0.x - Build and Test.
- Description
- Is dirty should return true when an immutable field is changed from Anon null to Anull value
- Test class
- org.openmrs.ObsTest
- Method
- isDirty_shouldReturnTrueWhenAnImmutableFieldIsChangedFromANonNullToANullValue
- 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.isDirty_shouldReturnTrueWhenAnImmutableFieldIsChangedFromANonNullToANullValue(ObsTest.java:726)