Package io.cucumber.messages.types
Class TestRunHookFinished
java.lang.Object
io.cucumber.messages.types.TestRunHookFinished
Represents the TestRunHookFinished message in Cucumber's message protocol
-
Constructor Summary
ConstructorsConstructorDescriptionTestRunHookFinished(String testRunHookStartedId, TestStepResult result, Timestamp timestamp) -
Method Summary
-
Constructor Details
-
TestRunHookFinished
-
-
Method Details