public final class DataLogArguments extends Object
Modifier and Type | Method and Description |
---|---|
int |
getRunNumber()
The run number.
|
StatisticsSet |
getStatistics()
The statistics for the test execution.
|
Test |
getTest()
The test.
|
int |
getThreadNumber()
Worker thread number.
|
long |
getTimeSinceExecutionStart()
Time since the worker process started.
|
public int getThreadNumber()
public int getRunNumber()
public Test getTest()
public long getTimeSinceExecutionStart()
public StatisticsSet getStatistics()
Copyright © 2000-2014. All Rights Reserved.