JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.testng.xml
Interface IPostProcessor
public interface
IPostProcessor
Used by Parser to perform changes on an XML suite after it's been parsed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
XmlSuite
>
process
(
Collection
<
XmlSuite
> suites)
Method Details
process
Collection
<
XmlSuite
>
process
(
Collection
<
XmlSuite
> suites)