public class TestRunArguments extends Object
| Constructor and Description |
|---|
TestRunArguments() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
propertiesAsDocument(Properties props)
Creates a document that contains a simple XML representation of the given
set of properties.
|
static Properties |
validateArguments(Document testRunArgs) |
public static Properties validateArguments(Document testRunArgs)
public static Document propertiesAsDocument(Properties props)
props - A set of properties (key-value pairs).Copyright © 2023 Open Geospatial Consortium. All rights reserved.