Class AbstractAllianceIntegrationTest
java.lang.Object
org.codice.ddf.itests.common.AbstractIntegrationTest
org.codice.alliance.test.itests.common.AbstractAllianceIntegrationTest
public abstract class AbstractAllianceIntegrationTest
extends org.codice.ddf.itests.common.AbstractIntegrationTest
-
Nested Class Summary
Nested classes/interfaces inherited from class org.codice.ddf.itests.common.AbstractIntegrationTest
org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicPort, org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl, org.codice.ddf.itests.common.AbstractIntegrationTest.HomeAwareVmOption, org.codice.ddf.itests.common.AbstractIntegrationTest.HomePermVmOption, org.codice.ddf.itests.common.AbstractIntegrationTest.HomePolicyVmOption -
Field Summary
FieldsFields inherited from class org.codice.ddf.itests.common.AbstractIntegrationTest
ADMIN_ALL_SOURCES_PATH, ADMIN_STATUS_PATH, BASE_PORT, basePort, bundleContext, bundleService, configAdmin, console, CSW_EVENT_PATH, CSW_PATH, CSW_RECORD_RESOURCE_PATH, CSW_REQUEST_RESOURCE_PATH, CSW_SOURCE_ID, CSW_SUBSCRIPTION_PATH, DDF_HOME_PROPERTY, ddfHome, DEFAULT_LOG_LEVEL, DEFAULT_PORT, DEFAULT_REQUIRED_APPS, features, FILE_PERMISSIONS, GENERIC_TIMEOUT_MILLISECONDS, GENERIC_TIMEOUT_SECONDS, GLOBAL_LOG_LEVEL_PROPERTY, HTTP_PORT, HTTPS_PORT, JSON_RECORD_RESOURCE_PATH, LOGGER, LOGGER_CONFIGURATION_FILE_PATH, metatype, OPENSEARCH_PATH, OPENSEARCH_SOURCE_ID, paxExamRule, placeHolderSocket, REMOVE_ALL, RESOURCE_DOWNLOAD_ENDPOINT_ROOT, RESOURCE_VARIABLE_DELIMETER, REST_PATH, resultLogger, RMI_REG_PORT, RMI_SERVER_PORT, SERVICE_ROOT, sessionFactory, SSH_PORT, stopwatch, SYSTEM_ADMIN_USER, SYSTEM_ADMIN_USER_PASSWORD, TEST_LOG_LEVEL_PROPERTY, TEST_SECURITY_LOG_LEVEL_PROPERTY, XML_RECORD_RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.ops4j.pax.exam.Option[]protected org.ops4j.pax.exam.Option[]protected io.restassured.response.ValidatableResponseexecuteOpenSearch(String format, String... query) static StringgetAllianceItestResource(String filePath) static StringgetAllianceItestResource(String filePath, com.google.common.collect.ImmutableMap params) static InputStreamgetAllianceItestResourceAsStream(String filePath) protected String[]voidMethods inherited from class org.codice.ddf.itests.common.AbstractIntegrationTest
beforeSuite, clearCatalog, clearCatalogAndWait, combineOptions, config, configureBundle, configureConfigurationPorts, configureCustom, configureIncludeUnstableTests, configureLogLevel, configureMavenRepos, configurePaxExam, configureRestForBasic, configureRestForBasic, configureRestForGuest, configureRestForGuest, configureRestForSaml, configureSystemSettings, configureVmOptions, createSetLogLevelOption, getAdminConfig, getBasePort, getCatalogBundle, getFileContent, getFileContent, getFileContent, getFileContentAsStream, getFileContentAsStream, getFilePermissionsOption, getSecurityPolicy, getServiceManager, getUrlResourceReaderConfigurator, initFacades, installStartupFile, installStartupFile, isCatalogEmpty, waitForSystemReady
-
Field Details
-
DEFAULT_ALLIANCE_APPS
-
-
Constructor Details
-
AbstractAllianceIntegrationTest
public AbstractAllianceIntegrationTest()
-
-
Method Details
-
getDefaultRequiredApps
- Overrides:
getDefaultRequiredAppsin classorg.codice.ddf.itests.common.AbstractIntegrationTest
-
waitForBaseSystemFeatures
public void waitForBaseSystemFeatures()- Overrides:
waitForBaseSystemFeaturesin classorg.codice.ddf.itests.common.AbstractIntegrationTest
-
configureDistribution
protected org.ops4j.pax.exam.Option[] configureDistribution()- Overrides:
configureDistributionin classorg.codice.ddf.itests.common.AbstractIntegrationTest
-
configureStartScript
protected org.ops4j.pax.exam.Option[] configureStartScript()- Overrides:
configureStartScriptin classorg.codice.ddf.itests.common.AbstractIntegrationTest
-
getAllianceItestResourceAsStream
-
getAllianceItestResource
-
getAllianceItestResource
-
executeOpenSearch
-