Sonar metrics for OpenMRS Core Master

Build: #1210 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Get inherited fields should return only the sub class fields of given parameterized class: Test case result

The below summarizes the result of the test "Get inherited fields should return only the sub class fields of given parameterized class" in build 1,210 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Get inherited fields should return only the sub class fields of given parameterized class
Test class
org.openmrs.util.ReflectTest
Method
getInheritedFields_shouldReturnOnlyTheSubClassFieldsOfGivenParameterizedClass
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.IllegalArgumentException: Field not found!
	at org.openmrs.util.ReflectTest.findFieldByName(ReflectTest.java:62)
	at org.openmrs.util.ReflectTest.getInheritedFields_shouldReturnOnlyTheSubClassFieldsOfGivenParameterizedClass(ReflectTest.java:133)