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, setEnabledMethods inherited from interface org.testng.annotations.ITestAnnotation
getAlwaysRun, getAttributes, getDataProvider, getDataProviderClass, getDataProviderDynamicClass, getExpectedExceptions, getExpectedExceptionsMessageRegExp, getInvocationCount, getPriority, getRetryAnalyzerClass, getSingleThreaded, getSuccessPercentage, getSuiteName, getTestName, getThreadPoolSize, ignoreMissingDependencies, invocationTimeOut, setAlwaysRun, setAttributes, setDataProvider, setDataProviderClass, setDataProviderDynamicClass, setExpectedExceptions, setExpectedExceptionsMessageRegExp, setIgnoreMissingDependencies, setInvocationCount, setInvocationTimeOut, setPriority, setRetryAnalyzer, setSingleThreaded, setSkipFailedInvocations, setSuccessPercentage, setSuiteName, setTestName, setThreadPoolSize, skipFailedInvocationsMethods inherited from interface org.testng.annotations.ITestOrConfiguration
getDependsOnGroups, getDependsOnMethods, getDescription, getGroups, getTimeOut, setDependsOnGroups, setDependsOnMethods, setDescription, setGroups, setTimeOut