public class SuitePreconditions extends Object
Constructor and Description |
---|
SuitePreconditions() |
Modifier and Type | Method and Description |
---|---|
void |
verifySQLiteMajorVersion(org.testng.ITestContext testContext)
Verifies that the referenced test subject exists and is a SQLite database
file.
|
public void verifySQLiteMajorVersion(org.testng.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 © 2022 Open Geospatial Consortium. All rights reserved.