Uses of Interface
org.codice.ddf.test.common.configurators.ApplicationOptions
Packages that use ApplicationOptions
-
Uses of ApplicationOptions in org.codice.ddf.test.common
Methods in org.codice.ddf.test.common that return ApplicationOptionsModifier and TypeMethodDescriptionprotected abstract ApplicationOptionsAbstractComponentTest.getApplicationOptions(PortFinder portFinder) Gets the object to use to configure the component or application inside the container. -
Uses of ApplicationOptions in org.codice.ddf.test.common.configurators
Classes in org.codice.ddf.test.common.configurators that implement ApplicationOptionsModifier and TypeClassDescriptionclassProvides the basic DDF configurationOptions required to run with Pax Exam.classProvides the basic DDF configurationOptions required to run component tests in Pax Exam.