Uses of Class
org.apache.maven.surefire.api.report.TestOutputReportEntry
Packages that use TestOutputReportEntry
-
Uses of TestOutputReportEntry in org.apache.maven.surefire.api.booter
Methods in org.apache.maven.surefire.api.booter that return types with arguments of type TestOutputReportEntryMethods in org.apache.maven.surefire.api.booter with parameters of type TestOutputReportEntryModifier and TypeMethodDescriptionvoidMasterProcessChannelEncoder.testOutput(TestOutputReportEntry reportEntry) Test output, a line or characters.voidForkingRunListener.writeTestOutput(TestOutputReportEntry reportEntry) -
Uses of TestOutputReportEntry in org.apache.maven.surefire.api.report
Methods in org.apache.maven.surefire.api.report that return TestOutputReportEntryModifier and TypeMethodDescriptionstatic TestOutputReportEntrystatic TestOutputReportEntrystatic TestOutputReportEntryMethods in org.apache.maven.surefire.api.report that return types with arguments of type TestOutputReportEntryModifier and TypeMethodDescriptionReporterFactory.createTestReportListener()Creates a reporter listener.