Uses of Interface
org.testng.internal.invokers.IInvocationStatus
Packages that use IInvocationStatus
-
Uses of IInvocationStatus in org.testng.internal
Classes in org.testng.internal that implement IInvocationStatusModifier and TypeClassDescriptionclass
Superclass to represent both @Test and @Configuration methods.class
class
This class represents a method annotated with @Factoryclass
This class represents a test method. -
Uses of IInvocationStatus in org.testng.junit
Classes in org.testng.junit that implement IInvocationStatusModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0
class
Deprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0
7.7.0