Uses of Interface
org.testng.internal.annotations.IBaseBeforeAfterMethod
-
Packages that use IBaseBeforeAfterMethod Package Description org.testng.internal.annotations -
-
Uses of IBaseBeforeAfterMethod in org.testng.internal.annotations
Subinterfaces of IBaseBeforeAfterMethod in org.testng.internal.annotations Modifier and Type Interface Description interface
IAfterMethod
interface
IBeforeMethod
Classes in org.testng.internal.annotations that implement IBaseBeforeAfterMethod Modifier and Type Class Description class
ConfigurationAnnotation
An implementation of IConfiguration
-