Class SurefireEventInboxWithUnconfigurableReportParser
java.lang.Object
org.opentestfactory.report.interpreter.base.application.AbstractEventInbox
org.opentestfactory.report.interpreter.base.application.EventInboxWithUnconfigurableReportParser
org.opentestfactory.report.interpreter.base.application.SurefireEventInboxWithUnconfigurableReportParser
- All Implemented Interfaces:
SurefireResultParserProvider
public abstract class SurefireEventInboxWithUnconfigurableReportParser
extends EventInboxWithUnconfigurableReportParser
implements SurefireResultParserProvider
-
Field Summary
Fields inherited from class AbstractEventInbox
acceptedMediaTypes, acceptedTechnologies, acceptedVersions, busApiClient -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class EventInboxWithUnconfigurableReportParser
createReportInterpreterInputParsingTask, getReportParserMethods inherited from class AbstractEventInbox
getParserTaskName, getTechnology, incomingEvent, incomingExecutionResult, technologyAndVersionAreAccepted
-
Constructor Details
-
SurefireEventInboxWithUnconfigurableReportParser
-
-
Method Details
-
getResultParser
- Specified by:
getResultParserin interfaceSurefireResultParserProvider- Specified by:
getResultParserin classAbstractEventInbox
-
getReportFormatDisplayName
- Specified by:
getReportFormatDisplayNamein interfaceSurefireResultParserProvider- Specified by:
getReportFormatDisplayNamein classAbstractEventInbox
-