Uses of Interface
org.springframework.cloud.contract.stubrunner.StubFinder
Packages that use StubFinder
Package
Description
-
Uses of StubFinder in org.springframework.cloud.contract.stubrunner
Subinterfaces of StubFinder in org.springframework.cloud.contract.stubrunnerClasses in org.springframework.cloud.contract.stubrunner that implement StubFinderModifier and TypeClassDescriptionclassManages lifecycle of multipleStubRunnerinstances.classRepresents a single instance of ready-to-run stubs. -
Uses of StubFinder in org.springframework.cloud.contract.stubrunner.junit
Classes in org.springframework.cloud.contract.stubrunner.junit that implement StubFinderModifier and TypeClassDescriptionclassJUnit 5 extension that allows to download and run stubs.static classHelper class with additional port, related methods once you pick a stub to download.classJUnit class rule that allows you to download the provided stubs.static classHelper class with additional port, related methods once you pick a stub to download. -
Uses of StubFinder in org.springframework.cloud.contract.stubrunner.server
Constructors in org.springframework.cloud.contract.stubrunner.server with parameters of type StubFinder -
Uses of StubFinder in org.springframework.cloud.contract.stubrunner.spring.cloud
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud with parameters of type StubFinderModifier and TypeMethodDescriptionorg.springframework.cloud.client.discovery.DiscoveryClientStubRunnerSpringCloudAutoConfiguration.noOpStubRunnerDiscoveryClient(StubFinder stubFinder, StubMapperProperties stubMapperProperties) org.springframework.cloud.client.discovery.ReactiveDiscoveryClientStubRunnerSpringCloudAutoConfiguration.noOpStubRunnerReactiveDiscoveryClient(StubFinder stubFinder, StubMapperProperties stubMapperProperties)