Package io.cucumber.messages.types
Class TestRunStarted
- java.lang.Object
-
- io.cucumber.messages.types.TestRunStarted
-
public final class TestRunStarted extends Object
Represents the TestRunStarted message in Cucumber's message protocol- See Also:
- Github - Cucumber - Messages
-
-
Constructor Summary
Constructors Constructor Description TestRunStarted(Timestamp timestamp)
-
-
-
Constructor Detail
-
TestRunStarted
public TestRunStarted(Timestamp timestamp)
-
-