public class TimeRecorder extends Object
| Constructor and Description |
|---|
TimeRecorder(String testName) |
| Modifier and Type | Method and Description |
|---|---|
List<EventTime> |
getEventTimes() |
String |
getTestName() |
void |
record(EventTime et) |
Copyright © 2015 Atlassian. All rights reserved.