Package org.testng.internal.invokers
Interface IInvocationStatus
-
- All Known Implementing Classes:
BaseTestMethod,ConfigurationMethod,FactoryMethod,TestNGMethod
public interface IInvocationStatusHelps keep track of when a method was invoked
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetInvocationTime()voidsetInvokedAt(long date)
-