Interface MulticastRouteTester.TestReporter

All Known Implementing Classes:
MulticastRouteTester.Log4JReporter
Enclosing class:
MulticastRouteTester

public static interface MulticastRouteTester.TestReporter
Reporting strategy interface for reporting problems encountered during the test
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    report(String problemKey)
     
  • Method Details

    • report

      void report(String problemKey)