Package org.testng.internal
Class ITestInvoker.FailureContext
- java.lang.Object
-
- org.testng.internal.ITestInvoker.FailureContext
-
- Enclosing interface:
- ITestInvoker
public static class ITestInvoker.FailureContext extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intcount(package private) java.util.List<java.lang.Object>instances(package private) booleanrepresentsRetriedMethod
-
Constructor Summary
Constructors Constructor Description FailureContext()
-