diff --git a/multi/multi__contract_dsl.html b/multi/multi__contract_dsl.html index 6b1347ab9d..18e4c68274 100644 --- a/multi/multi__contract_dsl.html +++ b/multi/multi__contract_dsl.html @@ -578,6 +578,8 @@ of elements from the HTTP request. You can use the following options:
Maven.
have to implement that method too. It should return a String representing
all mappings available in a single HttpServerStub. Related to
issue 355.
The flow for setting the generated tests package name will look like this:
basePackageForTestsbasePackageForTests wasn’t set pick the package from baseClassForTestsbaseClassForTests wasn’t set pick packageWithBaseClassesorg.springframework.cloud.contract.verifier.tests valueRelated to -issue 260.