Uses of Interface
org.springframework.cloud.contract.stubrunner.StubTrigger
Packages that use StubTrigger
Package
Description
-
Uses of StubTrigger in org.springframework.cloud.contract.stubrunner
Subinterfaces of StubTrigger in org.springframework.cloud.contract.stubrunnerModifier and TypeInterfaceDescriptioninterfaceContract for finding registered stubs.interfaceContract for running stubs.Classes in org.springframework.cloud.contract.stubrunner that implement StubTriggerModifier and TypeClassDescriptionclassManages lifecycle of multipleStubRunnerinstances.classRepresents a single instance of ready-to-run stubs. -
Uses of StubTrigger in org.springframework.cloud.contract.stubrunner.junit
Classes in org.springframework.cloud.contract.stubrunner.junit that implement StubTriggerModifier 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.