Uses of Class
ch.admin.bit.jeap.testorchestrator.domain.events.ExecuteDoneEvent
Packages that use ExecuteDoneEvent
-
Uses of ExecuteDoneEvent in ch.admin.bit.jeap.testorchestrator.services
Methods in ch.admin.bit.jeap.testorchestrator.services with parameters of type ExecuteDoneEventModifier and TypeMethodDescriptionvoidTestCaseService.onApplicationEvent(ExecuteDoneEvent event) Listen to the ExecuteDoneEvent and go on with the TestRun - Call 'verify' on the specific TestCase Implementation and store the Report - Call 'cleanUp' on the specific TestCase Implementation