| Package | Description |
|---|---|
| org.codice.ddf.test.common.configurators |
| Modifier and Type | Method and Description |
|---|---|
static BundleOptionBuilder.BundleOption |
BundleOptionBuilder.add(String groupId,
String artifactId)
Creates a new
BundleOptionBuilder.BundleOption that contains the bundle specified by the Maven coordinates
provided. |
BundleOptionBuilder.BundleOption |
BundleOptionBuilder.BundleOption.add(String groupId,
String artifactId)
Adds a new
Option for the bundle specified by the Maven coordinates provided. |
static BundleOptionBuilder.BundleOption |
BundleOptionBuilder.empty()
Creates an empty
BundleOptionBuilder.BundleOption. |
protected BundleOptionBuilder.BundleOption |
DdfBaseOptions.getBundleOptions()
Gets the
BundleOptionBuilder.BundleOption that contains all the bundles to start in the Pax Exam container
for the tests to run. |
This work is licensed under a Creative Commons Attribution 4.0 International License.