Platform 2.5
Build: #83 failed
Job: Build and Test failed
Get user by activation key should return null if token time expired: Test case result
The below summarizes the result of the test "Get user by activation key should return null if token time expired" in build 83 of OpenMRS Core - OpenMRS Core 2.5.x - Build and Test.
- Description
- Get user by activation key should return null if token time expired
- Test class
- org.openmrs.api.UserServiceTest
- Method
- getUserByActivationKey_shouldReturnNullIfTokenTimeExpired
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
java.lang.NullPointerException at org.openmrs.api.UserServiceTest.createTestUser(UserServiceTest.java:1658) at org.openmrs.api.UserServiceTest.getUserByActivationKey_shouldReturnNullIfTokenTimeExpired(UserServiceTest.java:1550)