Uses of Interface
org.codice.ddf.test.common.features.Feature
Packages that use Feature
-
Uses of Feature in org.codice.ddf.test.common.features
Classes in org.codice.ddf.test.common.features that implement FeatureMethods in org.codice.ddf.test.common.features that return FeatureModifier and TypeMethodDescriptionstatic FeatureTestUtilitiesFeatures.awaitility()static FeatureInstallProfilesFeatures.profileStandard()static FeatureTestUtilitiesFeatures.restAssured()static FeatureAppsFeatures.securityServicesApp()static FeatureTestUtilitiesFeatures.testCommon()static FeatureTestUtilitiesFeatures.tinyBundles()static FeatureCreates a feature object from the specified feature file -
Uses of Feature in org.codice.ddf.test.common.options
Methods in org.codice.ddf.test.common.options with parameters of type FeatureModifier and TypeMethodDescriptionstatic org.ops4j.pax.exam.OptionFeatureOptions.addBootFeature(Feature... features) Adds the feature to the list of boot features to start before the test begins.