Platform 2.5

Build: #83 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get programs by name when there are no programs with the given name should return an empty list: Test case result

The below summarizes the result of the test "Get programs by name when there are no programs with the given name should return an empty list" in build 83 of OpenMRS Core - OpenMRS Core 2.5.x - Build and Test. View test case history
Description
Get programs by name when there are no programs with the given name should return an empty list
Test class
org.openmrs.api.db.ProgramWorkflowDAOTest
Method
getProgramsByName_whenThereAreNoProgramsWithTheGivenName_shouldReturnAnEmptyList
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.NullPointerException
	at org.openmrs.api.db.ProgramWorkflowDAOTest.getProgramsByName_whenThereAreNoProgramsWithTheGivenName_shouldReturnAnEmptyList(ProgramWorkflowDAOTest.java:76)