OpenMRS Core Master
Build: #1559 failed
Job: Build and Test failed
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,559 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- 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)