From 110bc62b743389cadeafce5379931b92aa981f50 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 3 May 2018 11:55:27 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- multi/multi__spring_cloud_contract_verifier_setup.html | 2 +- single/spring-cloud-contract.html | 2 +- spring-cloud-contract.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multi/multi__spring_cloud_contract_verifier_setup.html b/multi/multi__spring_cloud_contract_verifier_setup.html index e616c64a16..be9450bf36 100644 --- a/multi/multi__spring_cloud_contract_verifier_setup.html +++ b/multi/multi__spring_cloud_contract_verifier_setup.html @@ -145,7 +145,7 @@ closure to set it up. * contractsMode: Specifies the mode of downloading contracts (whether the JAR is available offline, remotely etc.) * contractsSnapshotCheckSkip: If set to true will not assert whether the -downloaded stubs / contract JAR was downloaded from a remote location or a local one +downloaded stubs / contract JAR was downloaded from a remote location or a local one(only applicable to Maven repos, not Git or Pact). * deleteStubsAfterTest: If set to false will not remove any downloaded contracts from temporary directories

4.1.10 Single Base Class for All Tests

When using Spring Cloud Contract Verifier in default MockMvc, you need to create a base specification for all generated acceptance tests. In this class, you need to point to an diff --git a/single/spring-cloud-contract.html b/single/spring-cloud-contract.html index ace4970eba..2537b34fc0 100644 --- a/single/spring-cloud-contract.html +++ b/single/spring-cloud-contract.html @@ -1567,7 +1567,7 @@ closure to set it up. * contractsMode: Specifies the mode of downloading contracts (whether the JAR is available offline, remotely etc.) * contractsSnapshotCheckSkip: If set to true will not assert whether the -downloaded stubs / contract JAR was downloaded from a remote location or a local one +downloaded stubs / contract JAR was downloaded from a remote location or a local one(only applicable to Maven repos, not Git or Pact). * deleteStubsAfterTest: If set to false will not remove any downloaded contracts from temporary directories

4.1.10 Single Base Class for All Tests

When using Spring Cloud Contract Verifier in default MockMvc, you need to create a base specification for all generated acceptance tests. In this class, you need to point to an diff --git a/spring-cloud-contract.xml b/spring-cloud-contract.xml index a585bf20fe..c173fa475d 100644 --- a/spring-cloud-contract.xml +++ b/spring-cloud-contract.xml @@ -2660,7 +2660,7 @@ closure to set it up. * contractsMode: Specifies the mode of downloading contracts (whether the JAR is available offline, remotely etc.) * contractsSnapshotCheckSkip: If set to true will not assert whether the -downloaded stubs / contract JAR was downloaded from a remote location or a local one +downloaded stubs / contract JAR was downloaded from a remote location or a local one(only applicable to Maven repos, not Git or Pact). * deleteStubsAfterTest: If set to false will not remove any downloaded contracts from temporary directories