Package org.testng.internal.annotations
Interface ITest
- All Superinterfaces:
IAnnotation
,IDataProvidable
,IParameterizable
,ITestAnnotation
,ITestOrConfiguration
-
Method Summary
Methods inherited from interface org.testng.annotations.IParameterizable
getEnabled, setEnabled
Methods inherited from interface org.testng.annotations.ITestAnnotation
getAlwaysRun, getAttributes, getDataProvider, getDataProviderClass, getExpectedExceptions, getExpectedExceptionsMessageRegExp, getInvocationCount, getPriority, getRetryAnalyzerClass, getSingleThreaded, getSuccessPercentage, getSuiteName, getTestName, getThreadPoolSize, ignoreMissingDependencies, invocationTimeOut, setAlwaysRun, setAttributes, setDataProvider, setDataProviderClass, setExpectedExceptions, setExpectedExceptionsMessageRegExp, setIgnoreMissingDependencies, setInvocationCount, setInvocationTimeOut, setPriority, setRetryAnalyzer, setSingleThreaded, setSkipFailedInvocations, setSuccessPercentage, setSuiteName, setTestName, setThreadPoolSize, skipFailedInvocations
Methods inherited from interface org.testng.annotations.ITestOrConfiguration
getDependsOnGroups, getDependsOnMethods, getDescription, getGroups, getTimeOut, setDependsOnGroups, setDependsOnMethods, setDescription, setGroups, setTimeOut