public class SuitePreconditions extends Object
| Constructor and Description |
|---|
SuitePreconditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifySQLiteMajorVersion(ITestContext testContext)
Verifies that the referenced test subject exists and is a SQLite database
file.
|
public void verifySQLiteMajorVersion(ITestContext testContext) throws IOException
testContext - Information about the (pending) test run.IOException - If an I/O error occurs while trying to read the data file.Copyright © 2021 Open Geospatial Consortium. All rights reserved.