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