Sonar metrics for OpenMRS Core Master

Build: #844 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Set form field should mark the obs as dirty when the value has been changed: Test case result

The below summarizes the result of the test "Set form field should mark the obs as dirty when the value has been changed" in build 844 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Set form field should mark the obs as dirty when the value has been changed
Test class
org.openmrs.ObsTest
Method
setFormField_shouldMarkTheObsAsDirtyWhenTheValueHasBeenChanged
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_shouldMarkTheObsAsDirtyWhenTheValueHasBeenChanged(ObsTest.java:761)