snapshotCheckSkip javadoc enhancement (#634)
This commit is contained in:
committed by
Marcin Grzejszczak
parent
1541ae9486
commit
1078ae8072
@@ -261,7 +261,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
|
||||
|
||||
@@ -1168,4 +1168,4 @@ will be executed against the running application
|
||||
under http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/ .
|
||||
The stubs will be here http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/bookstore-0.0.1.RELEASE-stubs.jar.
|
||||
|
||||
To see how the client side looks like check out the <<stubrunner-docker>> section.
|
||||
To see how the client side looks like check out the <<stubrunner-docker>> section.
|
||||
|
||||
Reference in New Issue
Block a user