Uses of Interface
org.testng.IAttributes

Packages that use IAttributes
org.testng   
 

Uses of IAttributes in org.testng
 

Subinterfaces of IAttributes in org.testng
 interface ISuite
          Interface defining a Test Suite.
 interface ITestContext
          This class defines a test context which contains all the information for a given test run.
 interface ITestResult
          This class describes the result of a test.
 

Classes in org.testng that implement IAttributes
 class SuiteRunner
          SuiteRunner is responsible for running all the tests included in one suite.
 class TestRunner
          This class takes care of running one Test.
 



Copyright © 2015. All Rights Reserved.