Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldCreateNewVisitWithVisitTypeAndMultipleVisitAttributes
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitTypeAndMultipleVisitAttributes(QuickVisitFragmentControllerTest.java:223) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitTypeAndMultipleVisitAttributes(QuickVisitFragmentControllerTest.java:223)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldUpdateVisitWithNewVisitAttributes
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithNewVisitAttributes(QuickVisitFragmentControllerTest.java:324) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithNewVisitAttributes(QuickVisitFragmentControllerTest.java:324)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldUpdateVisitWithExistingVisitAttributes
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithExistingVisitAttributes(QuickVisitFragmentControllerTest.java:400) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithExistingVisitAttributes(QuickVisitFragmentControllerTest.java:400)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldCreateNewVisitWithVisitType
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitType(QuickVisitFragmentControllerTest.java:134) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitType(QuickVisitFragmentControllerTest.java:134)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldUpdateVisitWithDifferentVisitType
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithDifferentVisitType(QuickVisitFragmentControllerTest.java:265) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldUpdateVisitWithDifferentVisitType(QuickVisitFragmentControllerTest.java:265)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldCreateNewVisit
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisit(QuickVisitFragmentControllerTest.java:85) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisit(QuickVisitFragmentControllerTest.java:85)
Actual invocation has different arguments:
(41 more lines...)
|
Collapse |
Failed
|
QuickVisitFragmentControllerTest
shouldCreateNewVisitWithVisitTypeAndSingleVisitAttribute
History
|
Default Job |
< 1 sec |
Argument(s) are different! Wanted: Argument(s) are different! Wanted: httpSession.setAttribute( "emr.infoMessage", "Success message" ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitTypeAndSingleVisitAttribute(QuickVisitFragmentControllerTest.java:175) Actual invocation has different arguments: httpSession.setAttribute( "emr.infoMessage", null ); -> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:81)
Argument(s) are different! Wanted:
httpSession.setAttribute(
"emr.infoMessage",
"Success message"
);
-> at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisitWithVisitTypeAndSingleVisitAttribute(QuickVisitFragmentControllerTest.java:175)
Actual invocation has different arguments:
(41 more lines...)
|