public class SuiteFixtureListener extends Object implements ISuiteListener
ISuite interface| Constructor and Description |
|---|
SuiteFixtureListener() |
public void onStart(ISuite suite)
onStart in interface ISuiteListenerpublic void onFinish(ISuite suite)
onFinish in interface ISuiteListenervoid processSuiteParameters(ISuite suite)
iut argument is parsed
and the resulting Document is set as the value of the "testSubject"
attribute.
The ics argument value is set as the value of the
"level" attribute; if not specified the lowest conformance level will be
checked.
suite - An ISuite object representing a TestNG test suite.Copyright © 2014 Open Geospatial Consortium. All rights reserved.