Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractIntegrationTest - Class in org.codice.ddf.itests.common
Abstract integration test with helper methods and configuration at the container level
AbstractIntegrationTest() - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest
 
AbstractIntegrationTest.DynamicPort - Class in org.codice.ddf.itests.common
An enum that returns a port number based on the class variable AbstractIntegrationTest.basePort.
AbstractIntegrationTest.DynamicUrl - Class in org.codice.ddf.itests.common
A class used to give a dynamic String that evaluates when called rather than at compile time.
AbstractIntegrationTest.HomeAwareVmOption - Class in org.codice.ddf.itests.common
Helper Option class to allow interpolation of karaf.home directory based on the provided AbstractIntegrationTest.UNPACK_DIRECTORY.
AbstractIntegrationTest.HomePermVmOption - Class in org.codice.ddf.itests.common
Helper Option class to allow interpolation of karaf.home directory based on the provided AbstractIntegrationTest.UNPACK_DIRECTORY.
AbstractIntegrationTest.HomePolicyVmOption - Class in org.codice.ddf.itests.common
Helper Option class to allow interpolation of karaf.home directory based on the provided AbstractIntegrationTest.UNPACK_DIRECTORY.
addAttributeFilter(String, String, String) - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
addLogicalOperator(String) - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
addPropertyIsNullAttributeFilter(String) - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
ADMIN_ALL_SOURCES_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
ADMIN_STATUS_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
AdminConfig - Class in org.codice.ddf.itests.common
 
AdminConfig(ConfigurationAdmin) - Constructor for class org.codice.ddf.itests.common.AdminConfig
 
AND - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
apply(Statement, FrameworkMethod, Object) - Method in class org.codice.ddf.itests.common.annotations.ConditionalIgnoreRule
 

B

BASE_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
basePort - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
beforeSuite() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
build() - Method in class org.codice.ddf.itests.common.restito.ChunkedContent.ChunkedContentBuilder
Builds Action.
build(String) - Static method in class org.codice.ddf.itests.common.XmlDocument
Create an DOM from a string representation of an XML document.
build(String, boolean) - Static method in class org.codice.ddf.itests.common.XmlDocument
Create an DOM from a string representation of an XML document.
bundleContext - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
bundleService - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

C

call() - Method in class org.codice.ddf.itests.common.callables.GetConfigurationProperties
Retrieves the Configuration object's properties.
CatalogBundle - Class in org.codice.ddf.itests.common
 
CatalogTestCommons - Class in org.codice.ddf.itests.common.catalog
 
ChunkedContent - Class in org.codice.ddf.itests.common.restito
Encompasses the response for a product retrieval for a Restito stub server.
ChunkedContent.ChunkedContentBuilder - Class in org.codice.ddf.itests.common.restito
 
ChunkedContentBuilder(String) - Constructor for class org.codice.ddf.itests.common.restito.ChunkedContent.ChunkedContentBuilder
Set message.
clearCatalog() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
clearCatalog() - Method in class org.codice.ddf.itests.common.SystemStateManager
 
clearCatalogAndWait() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Clears out the catalog and catalog cache of all 'resource' metacards.
combineOptions(Option[]...) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Combines all the Option objects contained in multiple Option arrays.
compile(String) - Static method in class org.codice.ddf.itests.common.XmlSearch
 
condition() - Element in annotation interface org.codice.ddf.itests.common.annotations.ConditionalIgnoreRule.ConditionalIgnore
 
ConditionalIgnoreRule - Class in org.codice.ddf.itests.common.annotations
 
ConditionalIgnoreRule() - Constructor for class org.codice.ddf.itests.common.annotations.ConditionalIgnoreRule
 
ConditionalIgnoreRule.ConditionalIgnore - Annotation Interface in org.codice.ddf.itests.common.annotations
 
ConditionalIgnoreRule.IgnoreCondition - Interface in org.codice.ddf.itests.common.annotations
 
config() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Configures the pax exam test container
configAdmin - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureAdminConfigPolicy(Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the AdminConfigPolicy.
configureAdminConfigPolicy(List<String>, List<String>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the AdminConfigPolicy.
configureAuthZRealm(Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the AuthzRealm.
configureAuthZRealm(List<String>, List<String>, List<String>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the AuthzRealm.
configureBundle(String, String, Dictionary<String, Object>) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureConfigurationPorts() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureCustom() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Allows extending classes to add any custom options to the configuration.
configureDistribution() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureIncludeUnstableTests() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureLogLevel() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureMavenRepos() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureMetacardAttributeSecurityFiltering(Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardAttributeSecurityPolicyPlugin.
configureMetacardAttributeSecurityFiltering(List<String>, List<String>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardAttributeSecurityPolicyPlugin.
configureMetacardValidityFilterPlugin(Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardValidityFilterPlugin.
configureMetacardValidityFilterPlugin(List<String>, boolean, boolean, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardValidityFilterPlugin.
configurePaxExam() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForBasic() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForBasic() - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
configureRestForBasic(String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForBasic(String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
configureRestForGuest() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForGuest() - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
configureRestForGuest(String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForGuest(String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
configureRestForSaml(String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureRestForSaml(String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
configureService(String, Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
 
configureStartScript() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureSystemSettings() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
ConfigureTestCommons - Class in org.codice.ddf.itests.common.config
 
configureValidationMarkerPlugin(Dictionary<String, Object>, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardValidityMarkerPlugin.
configureValidationMarkerPlugin(List<String>, boolean, boolean, AdminConfig) - Static method in class org.codice.ddf.itests.common.config.ConfigureTestCommons
Configures the MetacardValidityMarkerPlugin.
configureVmOptions() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
configureWebContextPolicy(String, String, String, String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
console - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
createFactoryConfiguration(String) - Method in class org.codice.ddf.itests.common.AdminConfig
 
createFactoryConfiguration(String, String) - Method in class org.codice.ddf.itests.common.AdminConfig
 
createManagedService(String, Map<String, Object>) - Method in interface org.codice.ddf.itests.common.ServiceManager
Creates a Managed Service that is created from a Managed Service Factory.
createManagedService(String, Map<String, Object>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
createSetLogLevelOption(String, String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Creates options to add log configuration lines to the etc/org.ops4j.pax.logging.cfg file.
CSW_CONNECTED_SOURCE_FACTORY_PID - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 
CSW_EVENT_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CSW_FEDERATED_SOURCE_FACTORY_PID - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 
CSW_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CSW_RECORD_RESOURCE_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CSW_REGISTRY_STORE_FACTORY_PID - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 
CSW_REGISTRY_STORE_SYMBOLIC_NAME - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 
CSW_REQUEST_RESOURCE_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CSW_SOURCE_ID - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CSW_SOURCE_SYMBOLIC_NAME - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 
CSW_SUBSCRIPTION_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
CswQueryBuilder - Class in org.codice.ddf.itests.common.csw
 
CswQueryBuilder() - Constructor for class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
CswTestCommons - Class in org.codice.ddf.itests.common.csw
 

D

DDF_HOME_PROPERTY - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
ddfHome - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
DEFAULT_LOG_LEVEL - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
DEFAULT_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
DEFAULT_REQUIRED_APPS - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
delayBetweenChunks(Duration) - Method in class org.codice.ddf.itests.common.restito.ChunkedContent.ChunkedContentBuilder
Set delay between sending each character of the message in milliseconds.
delete(String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
delete(String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
deleteMetacardAndWait(String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
Deletes a metacard by id and then waits until it has been removed from the catalog before returning.
deleteMetacardUsingCswResponseId(Response) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
Uses ids within the responses to delete
deleteWithBasicAuth(String, String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
deleteWithBasicAuth(String, String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
DynamicPort(Integer) - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicPort
 
DynamicPort(String, Integer) - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicPort
 
DynamicUrl(String, AbstractIntegrationTest.DynamicPort) - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
DynamicUrl(String, AbstractIntegrationTest.DynamicPort, String) - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
DynamicUrl(AbstractIntegrationTest.DynamicUrl, String) - Constructor for class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 

E

evaluate(String, String) - Static method in class org.codice.ddf.itests.common.XmlSearch
 
evaluate(String, String, boolean) - Static method in class org.codice.ddf.itests.common.XmlSearch
 

F

fail(int) - Method in class org.codice.ddf.itests.common.restito.ChunkedContent.ChunkedContentBuilder
Number of times to fail (simulate network disconnect) after sending the first character.
features - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
FederatedCswMockServer - Class in org.codice.ddf.itests.common.csw.mock
Encompasses a Restito CSW Stub Server for use in integration testing.
FederatedCswMockServer(String, String, int) - Constructor for class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Constructor for the federated CSW Restito stub server.
FILE_PERMISSIONS - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

G

GENERIC_TIMEOUT_MILLISECONDS - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
GENERIC_TIMEOUT_SECONDS - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getAdminConfig() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getAdminConsoleService() - Method in class org.codice.ddf.itests.common.AdminConfig
 
getBasePort() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getBundleContext() - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getBundleContext() - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getCatalogBundle() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getConfiguration(String) - Method in class org.codice.ddf.itests.common.AdminConfig
 
getConfiguration(String, String) - Method in class org.codice.ddf.itests.common.AdminConfig
 
GetConfigurationProperties - Class in org.codice.ddf.itests.common.callables
Callable that retrieves the properties of a Configuration object.
GetConfigurationProperties(ConfigurationAdmin, String, String) - Constructor for class org.codice.ddf.itests.common.callables.GetConfigurationProperties
Constructor.
getCswConnectedSourceProperties(String, String, ServiceManager) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswFunctionQuery(String, Object, String, String, String, Object...) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswInsertRequest(String, String) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswQuery(String, String, String, String) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswRegistryStoreProperties(String, String, ServiceManager) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswSourceProperties(String, String, String, ServiceManager) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswSourceProperties(String, String, ServiceManager) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswSubscription(String, String, String) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getCswSubscription(String, String, String, String, String) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getDefaultRequiredApps() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getFileContent(String) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getFileContent(String, Map<String, String>) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Variables to be replaced in a resource file should be in the format: $variableName$ The variable to replace in the file should also match the parameter names of the method calling getFileContent.
getFileContent(String, Map<String, String>, Class) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Variables to be replaced in a resource file should be in the format: $variableName$ The variable to replace in the file should also also match the parameter names of the method calling getFileContent.
getFileContentAsStream(String) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getFileContentAsStream(String, Class) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getFilePermissionsOption() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getManager(ServiceManager, FeaturesService, AdminConfig, KarafConsole) - Static method in class org.codice.ddf.itests.common.SystemStateManager
 
getMetacardIdFromCswInsertResponse(Response) - Static method in class org.codice.ddf.itests.common.csw.CswTestCommons
 
getMetatypeDefaults(String, String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getMetatypeDefaults(String, String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getOpenSearch(String, String, String, String...) - Static method in class org.codice.ddf.itests.common.opensearch.OpenSearchTestCommons
Gets the validatable response of the open search query When admin is set to true, there is additional authentication specifications for setting up as an admin
getOpenSearchSourceProperties(String, String, ServiceManager) - Static method in class org.codice.ddf.itests.common.opensearch.OpenSearchTestCommons
 
getOption() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomeAwareVmOption
 
getOption() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomePermVmOption
 
getOption() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomePolicyVmOption
 
getPort() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicPort
 
getPort() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Get the port being used by the stub server.
getPort(Integer) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicPort
 
getQuery() - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
getQuery(String, String) - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
getRoot() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Get the root url being used by the stub server.
getSecurityPolicy() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getServer() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Returns the restito stub server to allow for any unsupported actions
getService(Class<S>) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getService(Class<S>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getService(ServiceReference<S>) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getService(ServiceReference<S>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getServiceManager() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getServiceReference(Class<S>) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getServiceReference(Class<S>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getServiceReferences(Class<S>, String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
getServiceReferences(Class<S>, String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
getUrl() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
getUrlResourceReaderConfigurator() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
getXPath() - Static method in class org.codice.ddf.itests.common.XmlSearch
 
GLOBAL_LOG_LEVEL_PROPERTY - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
GMD_CSW_FEDERATED_SOURCE_FACTORY_PID - Static variable in class org.codice.ddf.itests.common.csw.CswTestCommons
 

H

homeAwareVmOption(String) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomeAwareVmOption
 
homePermVmOption(String) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomePermVmOption
 
homePolicyVmOption(String) - Static method in class org.codice.ddf.itests.common.AbstractIntegrationTest.HomePolicyVmOption
 
HTTP_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
HTTPS_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

I

INCLUDE_UNSTABLE_TESTS_PROPERTY - Static variable in class org.codice.ddf.itests.common.annotations.SkipUnstableTest
 
ingest(String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
Ingests the provided metacard
ingest(String, String, boolean) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
Ingests the provided metacard
ingest(String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
ingestCswRecord(String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
ingestGeoJson(String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
ingestWithBasicAuth(String, String, String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
ingestWithBasicAuth(String, String, String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
ingestXmlFromResourceAndWait(String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
Ingests an xml resource by name.
initFacades() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
INSECURE_ROOT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
installBundle(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
installBundle(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
installStartupFile(String, String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Copies a String into the destination specified before the container starts up.
installStartupFile(URL, String) - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
Copies the content of a JAR resource to the destination specified before the container starts up.
invoke(Object, Method, Object[]) - Method in class org.codice.ddf.itests.common.ServiceManagerProxy
 
isCatalogEmpty() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
isSatisfied() - Method in interface org.codice.ddf.itests.common.annotations.ConditionalIgnoreRule.IgnoreCondition
 
isSatisfied() - Method in class org.codice.ddf.itests.common.annotations.SkipUnstableTest
 

J

JSON_RECORD_RESOURCE_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

K

KarafConsole - Class in org.codice.ddf.itests.common
Class that provides access to the Karaf Console.
KarafConsole(BundleContext, FeaturesService, SessionFactory) - Constructor for class org.codice.ddf.itests.common.KarafConsole
Karaf console constructor.

L

listConfigurations(String) - Method in class org.codice.ddf.itests.common.AdminConfig
 
LOGGER - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
LOGGER - Static variable in class org.codice.ddf.itests.common.CatalogBundle
 
LOGGER - Static variable in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
 
LOGGER - Static variable in class org.codice.ddf.itests.common.restito.ChunkedContent
 
LOGGER_CONFIGURATION_FILE_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

M

metatype - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 

N

NOT - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 

O

OPENSEARCH_FACTORY_PID - Static variable in class org.codice.ddf.itests.common.opensearch.OpenSearchTestCommons
 
OPENSEARCH_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
OPENSEARCH_SOURCE_ID - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
OPENSEARCH_SYMBOLIC_NAME - Static variable in class org.codice.ddf.itests.common.opensearch.OpenSearchTestCommons
 
OpenSearchTestCommons - Class in org.codice.ddf.itests.common.opensearch
 
OR - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
org.codice.ddf.itests.common - package org.codice.ddf.itests.common
 
org.codice.ddf.itests.common.annotations - package org.codice.ddf.itests.common.annotations
 
org.codice.ddf.itests.common.callables - package org.codice.ddf.itests.common.callables
 
org.codice.ddf.itests.common.catalog - package org.codice.ddf.itests.common.catalog
 
org.codice.ddf.itests.common.config - package org.codice.ddf.itests.common.config
 
org.codice.ddf.itests.common.csw - package org.codice.ddf.itests.common.csw
 
org.codice.ddf.itests.common.csw.mock - package org.codice.ddf.itests.common.csw.mock
 
org.codice.ddf.itests.common.opensearch - package org.codice.ddf.itests.common.opensearch
 
org.codice.ddf.itests.common.restito - package org.codice.ddf.itests.common.restito
 
org.codice.ddf.itests.common.security - package org.codice.ddf.itests.common.security
 

P

paxExamRule - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
placeHolderSocket - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
printInactiveBundles() - Method in interface org.codice.ddf.itests.common.ServiceManager
 
printInactiveBundles() - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
printInactiveBundlesInfo() - Method in interface org.codice.ddf.itests.common.ServiceManager
 
printInactiveBundlesInfo() - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
PROPERTY_IS_EQUAL_TO - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
PROPERTY_IS_LIKE - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
PROPERTY_IS_NULL - Static variable in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 

Q

query(String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
query(String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
queryWithBasicAuth(String, String, String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
queryWithBasicAuth(String, String, String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 

R

REMOVE_ALL - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
reset() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Resets the Restito server by stopping and starting it.
RESOURCE_DOWNLOAD_ENDPOINT_ROOT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
RESOURCE_VARIABLE_DELIMETER - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
REST_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
restartBundles(String...) - Method in interface org.codice.ddf.itests.common.ServiceManager
Restarts one or more bundles.
restartBundles(String...) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
resultLogger - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
retryAssertionErrorCall(Supplier<T>, int, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
RMI_REG_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
RMI_SERVER_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
runCommand(String) - Method in class org.codice.ddf.itests.common.KarafConsole
Runs a shell command and returns output as a String.
runCommand(String, long) - Method in class org.codice.ddf.itests.common.KarafConsole
Runs a shell command and returns output as a String.
runCommand(String, long, Principal...) - Method in class org.codice.ddf.itests.common.KarafConsole
Runs a shell command and returns output as a String.
runCommand(String, Principal...) - Method in class org.codice.ddf.itests.common.KarafConsole
Runs a shell command and returns output as a String.

S

SECURE_ROOT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
SecurityPolicyConfigurator - Class in org.codice.ddf.itests.common.security
 
SecurityPolicyConfigurator(ServiceManager, ConfigurationAdmin) - Constructor for class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
SERVICE_ROOT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
ServiceManager - Interface in org.codice.ddf.itests.common
 
ServiceManagerImpl - Class in org.codice.ddf.itests.common
 
ServiceManagerProxy - Class in org.codice.ddf.itests.common
Runs the ServiceManager methods as the system subject
sessionFactory - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
setDownloadRetryDelayInSeconds(int) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
setFanout(boolean) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
setFanoutTagBlacklist(List<String>) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
setSystemBaseState(Runnable, boolean) - Method in class org.codice.ddf.itests.common.SystemStateManager
 
setTypename(String, String) - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
setupCaching(boolean) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
setupDefaultCapabilityResponseExpectation(String) - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Sets the default response for the GetCapabilities request.
setupDefaultDeleteTransactionResponseExpectation(String) - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
 
setupDefaultInsertTransactionResponseExpectation(String) - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
 
setupDefaultQueryResponseExpectation(String) - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Sets the default response for the GetRecords request.
setupDefaultUpdateTransactionResponseExpectation(String) - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
 
setupMaxDownloadRetryAttempts(int) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
setUrlResourceReaderRootDirs(String...) - Method in class org.codice.ddf.itests.common.config.UrlResourceReaderConfigurator
 
SkipUnstableTest - Class in org.codice.ddf.itests.common.annotations
Condition used by the ConditionalIgnoreRule.IgnoreCondition to indicates that a test should only be run if the "includeUnstableTests" system property is set to true.
SkipUnstableTest() - Constructor for class org.codice.ddf.itests.common.annotations.SkipUnstableTest
 
SSH_PORT - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
start() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Starts the Restito stub server.
startBundle(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
startBundle(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
startFeature(boolean, String...) - Method in interface org.codice.ddf.itests.common.ServiceManager
Installs and starts one or more features.
startFeature(boolean, String...) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
startManagedService(String, Map<String, Object>) - Method in interface org.codice.ddf.itests.common.ServiceManager
Starts a Managed Service.
startManagedService(String, Map<String, Object>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
stop() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Stops the Restito stub server.
stopBundle(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
stopBundle(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
stopFeature(boolean, String...) - Method in interface org.codice.ddf.itests.common.ServiceManager
Stops and uninstalls one or more features.
stopFeature(boolean, String...) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
stopManagedService(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
Stops a managed service.
stopManagedService(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
stopwatch - Variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
SynchronizedConfiguration - Class in org.codice.ddf.itests.common
 
SynchronizedConfiguration(String, String, Map<String, Object>, Callable<Boolean>, ConfigurationAdmin) - Constructor for class org.codice.ddf.itests.common.SynchronizedConfiguration
 
SYSTEM_ADMIN_USER - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
SYSTEM_ADMIN_USER_PASSWORD - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
SystemStateManager - Class in org.codice.ddf.itests.common
Class that holds the state of the system at some given point and provides a way to get back to that state.

T

TEST_LOG_LEVEL_PROPERTY - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
TEST_SECURITY_LOG_LEVEL_PROPERTY - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
toString() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
 
toString() - Method in class org.codice.ddf.itests.common.csw.CswQueryBuilder
 
TRANSFORMER_XML - Static variable in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 

U

uninstallBundle(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
uninstallBundle(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
update(String, String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
update(String, String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
updateConfig() - Method in class org.codice.ddf.itests.common.SynchronizedConfiguration
 
updateWebContextPolicy(Map<String, Object>) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
updateWithBasicAuth(String, String, String, String, String) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
updateWithBasicAuth(String, String, String, String, String, int) - Static method in class org.codice.ddf.itests.common.catalog.CatalogTestCommons
 
UrlResourceReaderConfigurator - Class in org.codice.ddf.itests.common.config
 
UrlResourceReaderConfigurator(ConfigurationAdmin) - Constructor for class org.codice.ddf.itests.common.config.UrlResourceReaderConfigurator
 

V

verifyHttp() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Returns VerifyHttp's verifyHttp method with the stub server as the parameter.

W

waitForAllBundles() - Method in interface org.codice.ddf.itests.common.ServiceManager
 
waitForAllBundles() - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForBaseSystemFeatures() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
waitForBasicAuthReady(String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
waitForBundleUninstall(String...) - Method in interface org.codice.ddf.itests.common.ServiceManager
Waits for one or more bundle to be uninstalled.
waitForBundleUninstall(String...) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForCatalogProvider() - Method in class org.codice.ddf.itests.common.CatalogBundle
 
waitForFeature(String, Predicate<FeatureState>) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
waitForFeature(String, Predicate<FeatureState>) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForFederatedSource(String) - Method in class org.codice.ddf.itests.common.CatalogBundle
 
waitForGuestAuthReady(String) - Method in class org.codice.ddf.itests.common.security.SecurityPolicyConfigurator
 
waitForHttpEndpoint(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
waitForHttpEndpoint(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForRequiredBundles(String) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
waitForRequiredBundles(String) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForSourcesToBeAvailable(String, String...) - Method in interface org.codice.ddf.itests.common.ServiceManager
 
waitForSourcesToBeAvailable(String, String...) - Method in class org.codice.ddf.itests.common.ServiceManagerImpl
 
waitForSystemBaseState() - Method in class org.codice.ddf.itests.common.SystemStateManager
 
waitForSystemReady() - Method in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
whenHttp() - Method in class org.codice.ddf.itests.common.csw.mock.FederatedCswMockServer
Returns StubHttp's whenHttp method with the stub server as the parameter.

X

XML_RECORD_RESOURCE_PATH - Static variable in class org.codice.ddf.itests.common.AbstractIntegrationTest
 
XmlDocument - Class in org.codice.ddf.itests.common
Simpler helper class for creating document object models (DOM) searches.
XmlSearch - Class in org.codice.ddf.itests.common
Simpler helper class for XPath searches.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values