OpenMRS Core Master

Build: #1559 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Is collection should return false if given field class is not Acollection class: Test case result

The below summarizes the result of the test "Is collection should return false if given field class is not Acollection class" in build 1,559 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Is collection should return false if given field class is not Acollection class
Test class
org.openmrs.util.ReflectTest
Method
isCollection_shouldReturnFalseIfGivenFieldClassIsNotACollectionClass
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.isCollection_shouldReturnFalseIfGivenFieldClassIsNotACollectionClass(ReflectTest.java:86)