Wanted but not invoked: Wanted but not invoked: importService.saveItems( (a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA") ); -> at org.openmrs.module.openconceptlab.importer.ImporterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(ImporterTest.java:204) However, there were other interactions with this mock: -> at org.openmrs.module.openconceptlab.importer.Importer.runAndHandleErrors(Importer.java:201) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:133) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:134) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:159) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:160) -> at org.openmrs.module.openconceptlab.importer.Importer.processInput(Importer.java:322) -> at org.openmrs.module.openconceptlab.importer.Importer.processInput(Importer.java:323) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:68) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:90) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:68) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:119) -> at org.openmrs.module.openconceptlab.importer.Importer.runAndHandleErrors(Importer.java:208)
Wanted but not invoked:
importService.saveItems(
(a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
);
-> at org.openmrs.module.openconceptlab.importer.ImporterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(ImporterTest.java:204)
However, there were other interactions with this mock:
(45 more lines...)
|