Package jsystem.framework.report

Interface Summary
Reporter The Reporter is use to get the reports from the tests or APIs and send them to the TestReporter(s).
TestReporter TestReporter define the methods that should be implemented by all the system reporter.
 

Class Summary
ListenerstManager Manage the listeners in the framework: TestListener FixtureListener TestReporter
SystemOutTestReporter Print the reporting to the standard output.