Uses of Class
org.springframework.cloud.contract.stubrunner.junit.StubRunnerRule.PortStubRunnerRule
Packages that use StubRunnerRule.PortStubRunnerRule
-
Uses of StubRunnerRule.PortStubRunnerRule in org.springframework.cloud.contract.stubrunner.junit
Methods in org.springframework.cloud.contract.stubrunner.junit that return StubRunnerRule.PortStubRunnerRuleModifier and TypeMethodDescriptionStubRunnerRule.downloadLatestStub(String groupId, String artifactId, String classifier) StubRunnerRule.downloadStub(String ivyNotation) StubRunnerRule.downloadStub(String groupId, String artifactId) StubRunnerRule.downloadStub(String groupId, String artifactId, String version) StubRunnerRule.downloadStub(String groupId, String artifactId, String version, String classifier)