@API(status=STABLE) public final class WriteEvent extends TestCaseEvent
| Constructor and Description |
|---|
WriteEvent(Instant timeInstant,
TestCase testCase,
String text) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getInstant()
Returns instant from epoch.
|
String |
getText() |
getTestCasepublic String getText()
public Instant getInstant()
getInstant in interface EventInstant.now()Copyright © 2020. All rights reserved.