public class Prerequisites extends Object
Constructor and Description |
---|
Prerequisites() |
Modifier and Type | Method and Description |
---|---|
void |
checkDataAvailability(org.testng.ITestContext testContext)
Confirms that the SUT can supply data for at least one advertised feature
type.
|
void |
checkServiceIsAvailable(org.testng.ITestContext testContext)
Confirms that the SUT is available and produces a service description in
response to a basic GetCapabilities request.
|
public void checkServiceIsAvailable(org.testng.ITestContext testContext)
public void checkDataAvailability(org.testng.ITestContext testContext)
Copyright © 2013. All Rights Reserved.