public interface BaseTest extends TargetableTestComponent, Startable
Entity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.Object> |
ASSERTIONS
The assertions to be made.
|
static ConfigKey<Duration> |
BACKOFF_TO_PERIOD
Max time between checking the assertion (exponential backoff to this limit).
|
static ConfigKey<java.lang.Integer> |
ITERATION_LIMIT
The max number of iterations to run before throwing an exception.
|
static ConfigKey<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_TIMEOUT
RESTART, SERVICE_UP, START, STOP
resolveTarget
addChild, addChild, addFeed, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getCreationTime, getDisplayName, getEntityType, getIconUrl, getId, getLocations, getParent, groups, invoke, policies, relations, removeChild, sensors, setDisplayName, setParent
getCatalogItemId, getCatalogItemIdSearchPath, subscriptions, tags
config, getConfig
static final ConfigKey<java.lang.Object> ASSERTIONS
static final ConfigKey<Duration> TIMEOUT
static final ConfigKey<java.lang.Integer> ITERATION_LIMIT