Uses of Class
org.springframework.cloud.contract.stubrunner.junit.StubRunnerRule.PortStubRunnerRule
-
Packages that use StubRunnerRule.PortStubRunnerRule Package Description org.springframework.cloud.contract.stubrunner.junit -
-
Uses of StubRunnerRule.PortStubRunnerRule in org.springframework.cloud.contract.stubrunner.junit
Methods in org.springframework.cloud.contract.stubrunner.junit that return StubRunnerRule.PortStubRunnerRule Modifier and Type Method Description StubRunnerRule.PortStubRunnerRuleStubRunnerRule. downloadLatestStub(String groupId, String artifactId, String classifier)StubRunnerRule.PortStubRunnerRuleStubRunnerRule. downloadStub(String ivyNotation)StubRunnerRule.PortStubRunnerRuleStubRunnerRule. downloadStub(String groupId, String artifactId)StubRunnerRule.PortStubRunnerRuleStubRunnerRule. downloadStub(String groupId, String artifactId, String version)StubRunnerRule.PortStubRunnerRuleStubRunnerRule. downloadStub(String groupId, String artifactId, String version, String classifier)
-