public abstract class TestCaseEvent extends Object
CANONICAL_ORDER| Modifier and Type | Method and Description |
|---|---|
TestCase |
getTestCase() |
Long |
getTimeStamp()
Returns timestamp in nano seconds since an arbitrary start time.
|
long |
getTimeStampMillis()
Returns timestamp in milliseconds of the epoch.
|
public TestCase getTestCase()
public Long getTimeStamp()
getTimeStamp in interface EventSystem.nanoTime()public long getTimeStampMillis()
System.currentTimeMillis()Copyright © 2020. All rights reserved.