Package org.opengis.cite.gpkg12
Class TestRunArguments
java.lang.Object
org.opengis.cite.gpkg12.TestRunArguments
Declares supported command line arguments that are parsed using the JCommander library.
All arguments are optional. The default values are as follows:
- XML properties file: ${user.home}/test-run-props.xml
- outputDir: ${user.home}
Synopsis
ets-${ets-code}-${version}-aio.jar [-o|--outputDir $TMPDIR] [test-run-props.xml]
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestRunArguments
public TestRunArguments()
-
-
Method Details
-
getPropertiesFile
-
getOutputDir
-