org.testng.xml
Interface IPostProcessor


public interface IPostProcessor

Used by Parser to perform changes on an XML suite after it's been parsed.

Author:
Cedric Beust

Method Summary
 Collection<XmlSuite> process(Collection<XmlSuite> suites)
           
 

Method Detail

process

Collection<XmlSuite> process(Collection<XmlSuite> suites)


Copyright © 2012. All Rights Reserved.