java.lang.Object
org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner

@Named public class LocalStubRunner extends Object
Allows running stubs from the given directory.
Author:
Mariusz Smykula
  • Constructor Details

    • LocalStubRunner

      public LocalStubRunner()
  • Method Details

    • run

      public org.springframework.cloud.contract.stubrunner.StubRunner run(String contractsDir, org.springframework.cloud.contract.stubrunner.StubRunnerOptions options)