Uses of Class
org.codice.ddf.test.common.configurators.BundleOptionBuilder.BundleOption
Packages that use BundleOptionBuilder.BundleOption
-
Uses of BundleOptionBuilder.BundleOption in org.codice.ddf.test.common.configurators
Methods in org.codice.ddf.test.common.configurators that return BundleOptionBuilder.BundleOptionModifier and TypeMethodDescriptionCreates a newBundleOptionBuilder.BundleOptionthat contains the bundle specified by the Maven coordinates provided.Adds a newOptionfor the bundle specified by the Maven coordinates provided.BundleOptionBuilder.empty()Creates an emptyBundleOptionBuilder.BundleOption.protected BundleOptionBuilder.BundleOptionDdfBaseOptions.getBundleOptions()Gets theBundleOptionBuilder.BundleOptionthat contains all the bundles to start in the Pax Exam container for the tests to run.