Interface TestReporterAware

  • All Known Implementing Classes:
    TestReporters

    public interface TestReporterAware
    Author:
    Christoph Deppisch
    • Method Detail

      • addTestReporter

        void addTestReporter​(TestReporter testReporter)
        Adds a new test reporter.
        Parameters:
        testReporter -