Uses of Interface
org.testng.internal.invokers.IInvocationStatus
-
Packages that use IInvocationStatus Package Description org.testng.internal -
-
Uses of IInvocationStatus in org.testng.internal
Classes in org.testng.internal that implement IInvocationStatus Modifier and Type Class Description classBaseTestMethodSuperclass to represent both @Test and @Configuration methods.classConfigurationMethodclassFactoryMethodThis class represents a method annotated with @FactoryclassTestNGMethodThis class represents a test method.
-