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) int
count
(package private) java.util.List<java.lang.Object>
instances
(package private) boolean
representsRetriedMethod
-
Constructor Summary
Constructors Constructor Description FailureContext()
-