public interface BaseTest extends TargetableTestComponent, Startable
org.apache.brooklyn.api.entity.Entity.AdjunctSupport<T extends org.apache.brooklyn.api.objs.EntityAdjunct>, org.apache.brooklyn.api.entity.Entity.EnricherSupport, org.apache.brooklyn.api.entity.Entity.GroupSupport, org.apache.brooklyn.api.entity.Entity.PolicySupport, org.apache.brooklyn.api.entity.Entity.SensorSupportorg.apache.brooklyn.api.objs.BrooklynObject.RelationSupport<T extends org.apache.brooklyn.api.objs.BrooklynObject>, org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport, org.apache.brooklyn.api.objs.BrooklynObject.TagSupportorg.apache.brooklyn.api.objs.Configurable.ConfigurationSupportStartable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody| Modifier and Type | Field and Description |
|---|---|
static org.apache.brooklyn.config.ConfigKey<Object> |
ASSERTIONS
The assertions to be made.
|
static org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.time.Duration> |
BACKOFF_TO_PERIOD
Max time between checking the assertion (exponential backoff to this limit).
|
static org.apache.brooklyn.config.ConfigKey<Integer> |
ITERATION_LIMIT
The max number of iterations to run before throwing an exception.
|
static org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.time.Duration> |
TIMEOUT
The duration to wait for an assertion to succeed or fail before throwing an exception.
|
TARGET_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, getCatalogItemIdSearchPath, subscriptions, tagsstatic final org.apache.brooklyn.config.ConfigKey<Object> ASSERTIONS
static final org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.time.Duration> TIMEOUT
static final org.apache.brooklyn.config.ConfigKey<Integer> ITERATION_LIMIT
static final org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.time.Duration> BACKOFF_TO_PERIOD
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.