Interface | Description |
---|---|
HttpServerStub |
Describes an HTTP Server Stub
|
StubDownloader |
Contract for providing a tuple containing configuration of a downloaded
and unpacked stub, together with the file location of that extracted artifact.
|
StubDownloaderBuilder |
Builder for a
StubDownloader . |
StubFinder | |
StubRunning | |
StubTrigger |
Class | Description |
---|---|
AetherStubDownloader | |
BatchStubRunner |
Manages lifecycle of multiple
StubRunner instances. |
BatchStubRunnerFactory |
Manages lifecycle of multiple
StubRunner instances. |
ClasspathStubProvider |
Stub downloader that picks stubs and contracts from the provided resource.
|
ContractDownloader |
Downloads a JAR with contracts and sets up the plugin configuration with proper
inclusion patterns
|
RunningStubs |
Structure representing executed stubs.
|
StubConfiguration |
Represents a configuration of a single stub.
|
StubDownloaderBuilderProvider |
Provider for
StubDownloaderBuilder . |
StubRunner |
Represents a single instance of ready-to-run stubs.
|
StubRunnerMain | |
StubRunnerOptions |
Technical options related to running StubRunner
Use to build this object.
|
StubRunnerOptions.StubRunnerProxyOptions | |
StubRunnerOptionsBuilder |
Exception | Description |
---|---|
StubNotFoundException |
Exception thrown when a stub was not found
|
Copyright © 2016–2018 Spring. All rights reserved.