Class | Description |
---|---|
AbstractIntegrationTests |
Contains base set of tests that are required for each implementation of
Spring Cloud Scheduler to pass.
|
AbstractIntegrationTests.Config | |
AbstractIntegrationTests.SchedulerWrapper |
A decorator for Scheduler that keeps track of scheduled/unscheduled tasks.
|
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 © 2019 Pivotal Software, Inc.. All rights reserved.