public abstract class AbstractWfsTestNGController
extends de.latlon.ets.core.AbstractTestNGController
| Constructor and Description |
|---|
AbstractWfsTestNGController()
Default constructor uses the location given by the "user.home" system property as the root output directory.
|
AbstractWfsTestNGController(String outputDirUri)
Construct a controller that writes results to the given output directory.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateTestRunArgs(Map<String,String> args) |
public AbstractWfsTestNGController()
public AbstractWfsTestNGController(String outputDirUri)
outputDirUri - A file URI that specifies the location of the directory in which test results will be written. It will
be created if it does not exist.Copyright © 2022 Open Geospatial Consortium. All rights reserved.