Uses of Interface
org.testng.internal.annotations.IBaseBeforeAfter

Packages that use IBaseBeforeAfter
org.testng.internal.annotations   
 

Uses of IBaseBeforeAfter in org.testng.internal.annotations
 

Subinterfaces of IBaseBeforeAfter in org.testng.internal.annotations
 interface IAfterClass
           
 interface IAfterGroups
           
 interface IAfterMethod
           
 interface IAfterSuite
           
 interface IAfterTest
           
 interface IAfterTests
           
 interface IBeforeClass
           
 interface IBeforeGroups
           
 interface IBeforeMethod
           
 interface IBeforeSuite
           
 interface IBeforeTest
           
 

Classes in org.testng.internal.annotations that implement IBaseBeforeAfter
 class AfterSuiteAnnotation
           
 class BaseBeforeAfter
           
 class BeforeSuiteAnnotation
           
 



Copyright © 2010. All Rights Reserved.