Class | Description |
---|---|
AbstractAppDeployerIntegrationTests |
Abstract base class for integration tests of
AppDeployer
implementations. |
AbstractAppDeployerIntegrationTests.AppDeployerWrapper |
A decorator for AppDeployer that keeps track of deployed/undeployed apps.
|
AbstractIntegrationTests |
Abstract base class containing infrastructure for the TCK, common to both
AppDeployer and
TaskLauncher tests. |
AbstractIntegrationTests.Config | |
AbstractTaskLauncherIntegrationTests |
Abstract base class for integration tests of
TaskLauncher implementations. |
AbstractTaskLauncherIntegrationTests.TaskLauncherWrapper |
A decorator for TaskLauncher that keeps track of deployed/undeployed apps.
|
EventuallyMatcher<U> |
A matcher that will evaluate another matcher repeatedly until it matches, or
fail after some number of max attempts.
|
Timeout |
Represents a timeout for querying status, with repetitive queries until a certain number have been made.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.