Interface TestReporter


  • public interface TestReporter
    Interface for test reporters.
    Author:
    Christoph Deppisch
    • Method Detail

      • generateReport

        void generateReport​(TestResults testResults)
        Test reporter generates a report for several test suite instances.