Package | Description |
---|---|
org.springframework.cloud.contract.stubrunner | |
org.springframework.cloud.contract.stubrunner.junit |
Modifier and Type | Interface and Description |
---|---|
interface |
StubFinder |
interface |
StubRunning |
Modifier and Type | Class and Description |
---|---|
class |
BatchStubRunner
Manages lifecycle of multiple
StubRunner instances. |
class |
StubRunner
Represents a single instance of ready-to-run stubs.
|
Modifier and Type | Class and Description |
---|---|
class |
StubRunnerRule
JUnit class rule that allows you to download the provided stubs.
|
static class |
StubRunnerRule.PortStubRunnerRule
Helper class with additional port, related methods once you pick a stub to download
|
Copyright © 2016–2018 Spring. All rights reserved.