Package org.testng.internal.annotations
Interface IAfterMethod
- All Superinterfaces:
IAnnotation
,IBaseBeforeAfter
,IBaseBeforeAfterMethod
,IParameterizable
,ITestOrConfiguration
- All Known Implementing Classes:
ConfigurationAnnotation
-
Method Summary
Methods inherited from interface org.testng.internal.annotations.IBaseBeforeAfter
getAlwaysRun, getDependsOnGroups, getDependsOnMethods, getDescription, getEnabled, getGroups, getInheritGroups
Methods inherited from interface org.testng.internal.annotations.IBaseBeforeAfterMethod
getGroupFilters
Methods inherited from interface org.testng.annotations.IParameterizable
setEnabled
Methods inherited from interface org.testng.annotations.ITestOrConfiguration
getTimeOut, setDependsOnGroups, setDependsOnMethods, setDescription, setGroups, setTimeOut