Interface TestJobReporter

All Superinterfaces:
java.util.function.Consumer<ExecutionResult>
All Known Implementing Classes:
AbstractReporter, ConsoleReporter, MailReporter

public interface TestJobReporter
extends java.util.function.Consumer<ExecutionResult>
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
  • Method Summary

    Methods inherited from interface java.util.function.Consumer

    accept, andThen