public class ReactorTestNGMethod
extends org.testng.internal.ClonedMethod
| Constructor and Description |
|---|
ReactorTestNGMethod(org.testng.ITestNGMethod method,
Method javaMethod,
org.ops4j.pax.exam.TestAddress address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.testng.internal.ConstructorOrMethod |
getConstructorOrMethod() |
String |
getMethodName() |
int |
hashCode() |
addFailedInvocationNumber, addMethodDependedUpon, canRunFromClass, clone, compareTo, findMethodParameters, getAfterGroups, getBeforeGroups, getCurrentInvocationCount, getDate, getDescription, getEnabled, getFailedInvocationNumbers, getGroups, getGroupsDependedUpon, getId, getInstance, getInstanceHashCodes, getInstances, getInvocationCount, getInvocationNumbers, getInvocationTimeOut, getMethod, getMethodsDependedUpon, getMissingGroup, getParameterInvocationCount, getPriority, getRealClass, getRetryAnalyzer, getSuccessPercentage, getTestClass, getThreadPoolSize, getTimeOut, getTotalInvocationCount, getXmlTest, ignoreMissingDependencies, incrementCurrentInvocationCount, isAfterClassConfiguration, isAfterGroupsConfiguration, isAfterMethodConfiguration, isAfterSuiteConfiguration, isAfterTestConfiguration, isAlwaysRun, isBeforeClassConfiguration, isBeforeGroupsConfiguration, isBeforeMethodConfiguration, isBeforeSuiteConfiguration, isBeforeTestConfiguration, isTest, setDate, setDescription, setId, setIgnoreMissingDependencies, setInvocationCount, setInvocationNumbers, setMissingGroup, setParameterInvocationCount, setPriority, setRetryAnalyzer, setSkipFailedInvocations, setTestClass, setThreadPoolSize, setTimeOut, skipFailedInvocations, toStringpublic ReactorTestNGMethod(org.testng.ITestNGMethod method,
Method javaMethod,
org.ops4j.pax.exam.TestAddress address)
public String getMethodName()
getMethodName in interface org.testng.ITestNGMethodgetMethodName in class org.testng.internal.ClonedMethodpublic org.testng.internal.ConstructorOrMethod getConstructorOrMethod()
getConstructorOrMethod in interface org.testng.ITestNGMethodgetConstructorOrMethod in class org.testng.internal.ClonedMethodCopyright © 2006–2016 OPS4J - Open Participation Software for Java. All rights reserved.