Class ManagedTestResultNotificationBuilder
java.lang.Object
org.opentestfactory.report.interpreter.base.application.result.ManagedTestResultNotificationBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.opentestfactory.dto.v1.ReportInterpreterInputprotected final org.opentestfactory.dto.v1.ReportInterpreterOutput -
Constructor Summary
ConstructorsConstructorDescriptionManagedTestResultNotificationBuilder(org.opentestfactory.dto.v1.ReportInterpreterInput reportInterpreterInput, org.opentestfactory.dto.v1.ReportInterpreterOutput reportInterpreterOutput) -
Method Summary
Modifier and TypeMethodDescriptionorg.opentestfactory.dto.v1.ManagedTestResultNotificationbuild()
-
Field Details
-
reportInterpreterInput
protected final org.opentestfactory.dto.v1.ReportInterpreterInput reportInterpreterInput -
reportInterpreterOutput
protected final org.opentestfactory.dto.v1.ReportInterpreterOutput reportInterpreterOutput
-
-
Constructor Details
-
ManagedTestResultNotificationBuilder
public ManagedTestResultNotificationBuilder(org.opentestfactory.dto.v1.ReportInterpreterInput reportInterpreterInput, org.opentestfactory.dto.v1.ReportInterpreterOutput reportInterpreterOutput)
-
-
Method Details
-
build
public org.opentestfactory.dto.v1.ManagedTestResultNotification build()
-