public class CL3Preconditions extends Object
| Constructor and Description |
|---|
CL3Preconditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConformanceLevel(ITestContext testContext)
Checks the value of the
SuiteAttribute.LEVEL attribute; its
(Integer) value must be 3. |
public void checkConformanceLevel(ITestContext testContext)
SuiteAttribute.LEVEL attribute; its
(Integer) value must be 3.testContext - Information about the current test run.Copyright © 2016 Open Geospatial Consortium. All rights reserved.