public void invocationStarted (IInvocationContext context)
Параметры
context
IInvocationContext
testModuleStarted
public void testModuleStarted (IInvocationContext moduleContext)
Параметры
moduleContext
IInvocationContext
Защищенные методы
getCurrentTime
protected long getCurrentTime ()
Возврат
long
getEndTime
protected long getEndTime ()
Возвращает время окончания вызова.
Возврат
long
getStartTime
protected long getStartTime ()
Возвращает время начала вызова.
Возврат
long
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.