public class InvokeMethodRunnable extends Object implements Runnable
Modifier and Type | Class and Description |
---|---|
static class |
InvokeMethodRunnable.TestNGRuntimeException |
Constructor and Description |
---|
InvokeMethodRunnable(ITestNGMethod thisMethod,
Object instance,
Object[] parameters,
IHookable hookable,
ITestResult testResult) |
public InvokeMethodRunnable(ITestNGMethod thisMethod, Object instance, Object[] parameters, IHookable hookable, ITestResult testResult)
public void run() throws InvokeMethodRunnable.TestNGRuntimeException
run
in interface Runnable
InvokeMethodRunnable.TestNGRuntimeException
Copyright © 2024. All rights reserved.