public interface TestHttpCall extends BaseTest
| Modifier and Type | Interface and Description |
|---|---|
static class |
TestHttpCall.HttpAssertionTarget |
static class |
TestHttpCall.HttpMethod |
Entity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupportBrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupportConfigurable.ConfigurationSupportStartable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody| Modifier and Type | Field and Description |
|---|---|
static ConfigKey<TestHttpCall.HttpAssertionTarget> |
ASSERTION_TARGET |
static ConfigKey<java.lang.Integer> |
MAX_ATTEMPTS
The maximum number of times to execute the http call, before throwing an exception.
|
static ConfigKey<java.lang.String> |
TARGET_BODY |
static ConfigKey<java.util.Map<java.lang.String,java.lang.String>> |
TARGET_HEADERS |
static ConfigKey<TestHttpCall.HttpMethod> |
TARGET_METHOD |
static ConfigKey<java.lang.String> |
TARGET_URL |
static ConfigKey<java.lang.Boolean> |
TRUST_ALL |
ASSERTIONS, BACKOFF_TO_PERIOD, TIMEOUTTARGET_ENTITY, TARGET_ENTITY_ID, TARGET_ENTITY_NAME, TARGET_ENTITY_TYPE, TARGET_ID, TARGET_RESOLUTION_TIMEOUTRESTART, SERVICE_UP, START, STOPresolveTargetaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, groups, invoke, policies, relations, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setDisplayName, setParentgetCatalogItemId, subscriptions, tagsconfig, getConfig, setConfigstatic final ConfigKey<java.lang.String> TARGET_URL
static final ConfigKey<TestHttpCall.HttpMethod> TARGET_METHOD
static final ConfigKey<java.lang.Boolean> TRUST_ALL
static final ConfigKey<java.util.Map<java.lang.String,java.lang.String>> TARGET_HEADERS
static final ConfigKey<java.lang.String> TARGET_BODY
static final ConfigKey<TestHttpCall.HttpAssertionTarget> ASSERTION_TARGET
static final ConfigKey<java.lang.Integer> MAX_ATTEMPTS