Package de.gebit.integrity.runner.callbacks
package de.gebit.integrity.runner.callbacks
-
ClassDescriptionAbstract base class for test runner callback implementation.This special
TestRunnerCallbackis intended to be used for combining multiple callbacks.A number of reasons why a suite invocation in a script has been skipped.TheTestFormatteris responsible for creating human-readable strings out of various test-related entities.During test execution, the test runner invokes a callback in order to report progress as well as test results.