Collapse |
Failed
|
UpdaterTest
runUpdate_shouldCreateItemForEachConceptAndMapping
History
|
< 1 sec |
Wanted but not invoked: Wanted but not invoked: updateService.saveItems( (a collection containing uuid is "1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA") ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(UpdaterTest.java:162) Actually, there were zero interactions with this mock.
Wanted but not invoked:
updateService.saveItems(
(a collection containing uuid is "1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(UpdaterTest.java:162)
Actually, there were zero interactions with this mock.
(32 more lines...)
|
Collapse |
Failed
|
UpdaterTest
runUpdate_shouldStartFirstUpdateWithResponseDate
History
|
< 1 sec |
Wanted but not invoked: Wanted but not invoked: updateService.updateOclDateStarted( <any>, Tue Jan 12 12:14:31 UTC 2016 ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartFirstUpdateWithResponseDate(UpdaterTest.java:88) Actually, there were zero interactions with this mock.
Wanted but not invoked:
updateService.updateOclDateStarted(
<any>,
Tue Jan 12 12:14:31 UTC 2016
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartFirstUpdateWithResponseDate(UpdaterTest.java:88)
Actually, there were zero interactions with this mock.
(33 more lines...)
|
Collapse |
Failed
|
UpdaterTest
runUpdate_shouldStartNextUpdateWithUpdatedSince
History
|
< 1 sec |
Wanted but not invoked: Wanted but not invoked: updateService.updateOclDateStarted( <any>, Tue Jan 12 12:14:31 UTC 2016 ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartNextUpdateWithUpdatedSince(UpdaterTest.java:113) Actually, there were zero interactions with this mock.
Wanted but not invoked:
updateService.updateOclDateStarted(
<any>,
Tue Jan 12 12:14:31 UTC 2016
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartNextUpdateWithUpdatedSince(UpdaterTest.java:113)
Actually, there were zero interactions with this mock.
(33 more lines...)
|