Package org.testng.internal
Class TestInvoker.MethodInvocationAgent
java.lang.Object
org.testng.internal.TestInvoker.MethodInvocationAgent
- Enclosing class:
- TestInvoker
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final TestMethodArguments
private final ITestContext
private final ITestInvoker.FailureContext
private final ITestInvoker
private final List<ITestResult>
-
Constructor Summary
ConstructorsConstructorDescriptionMethodInvocationAgent
(TestMethodArguments arguments, ITestInvoker invoker, ITestContext context) -
Method Summary
-
Field Details
-
context
-
result
-
failure
-
invoker
-
arguments
-
-
Constructor Details
-
MethodInvocationAgent
public MethodInvocationAgent(TestMethodArguments arguments, ITestInvoker invoker, ITestContext context)
-
-
Method Details
-
getResult
-
invoke
public int invoke(int invCount)
-