- TARGET_ENTITY - Static variable in interface org.apache.brooklyn.test.framework.TargetableTestComponent
-
The target entity to test (optional, use either this or targetId).
- TARGET_ID - Static variable in interface org.apache.brooklyn.test.framework.TargetableTestComponent
-
Id of the target entity to test (optional, use either this or target).
- TARGET_URL - Static variable in interface org.apache.brooklyn.test.framework.TestHttpCall
-
- TargetableTestComponent - Interface in org.apache.brooklyn.test.framework
-
Entity that can target another entity for the purpouse of testing
- TargetableTestComponentImpl - Class in org.apache.brooklyn.test.framework
-
Class that can resolve the target for a test component
- TargetableTestComponentImpl() - Constructor for class org.apache.brooklyn.test.framework.TargetableTestComponentImpl
-
- TEST_SPEC - Static variable in interface org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCase
-
The test spec that will be run against each member of the group
- TestCase - Interface in org.apache.brooklyn.test.framework
-
Entity that logically groups other test entities
- TestCaseImpl - Class in org.apache.brooklyn.test.framework
- TestCaseImpl() - Constructor for class org.apache.brooklyn.test.framework.TestCaseImpl
-
- TestEffector - Interface in org.apache.brooklyn.test.framework
-
Entity that invokes an effector on another entity
- TestEffectorImpl - Class in org.apache.brooklyn.test.framework
-
- TestEffectorImpl() - Constructor for class org.apache.brooklyn.test.framework.TestEffectorImpl
-
- TestFrameworkAssertions - Class in org.apache.brooklyn.test.framework
-
Utility class to evaluate test-framework assertions
- TestFrameworkAssertions.AssertionSupport - Class in org.apache.brooklyn.test.framework
-
A convenience to collect multiple assertion failures.
- TestFrameworkAssertions.AssertionSupport() - Constructor for class org.apache.brooklyn.test.framework.TestFrameworkAssertions.AssertionSupport
-
- TestHttpCall - Interface in org.apache.brooklyn.test.framework
-
Entity that makes a HTTP Request and tests the respose
- TestHttpCall.HttpAssertionTarget - Enum in org.apache.brooklyn.test.framework
-
- TestHttpCallImpl - Class in org.apache.brooklyn.test.framework
- TestHttpCallImpl() - Constructor for class org.apache.brooklyn.test.framework.TestHttpCallImpl
-
- TestSensor - Interface in org.apache.brooklyn.test.framework
-
Entity that tests a sensor value on another entity
- TestSensorImpl - Class in org.apache.brooklyn.test.framework
- TestSensorImpl() - Constructor for class org.apache.brooklyn.test.framework.TestSensorImpl
-
- TIMEOUT - Static variable in interface org.apache.brooklyn.test.framework.BaseTest
-
THe duration to wait for an assertion to succeed or fail before throwing an exception.
- TMP_DEFAULT - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Default location for temporary files.
- toString() - Method in enum org.apache.brooklyn.test.framework.TestHttpCall.HttpAssertionTarget
-