JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.testng
ISuiteResult
Contents
Description
Method Summary
Method Details
getTestContext()
Hide sidebar
Show sidebar
Interface ISuiteResult
public interface
ISuiteResult
This class represents the result of a suite run.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ITestContext
getTestContext
()
Method Details
getTestContext
ITestContext
getTestContext
()
Returns:
The testing context for these tests.