Files
spring-cloud-contract/samples/standalone
Marcin Grzejszczak e8917940ec Added option of multiple test base classes
without this change the user was forced to use a single base class for all of the generated tests. It could become problematic after some time.

With this change we provide a range of options of providing different base classes for different contracts.

fixes #16
2016-09-23 15:52:14 +02:00
..
2016-09-23 11:12:37 +02:00
2016-09-08 23:25:23 +02:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-09-08 23:25:23 +02:00
2016-07-19 21:58:39 +02:00

= Spring Cloud Contract Verifier Samples

Projects that contain different samples of Spring Cloud Contract Verifier.

Below you can find a list of samples:

include::http-server/README.adoc[]

include::http-client/README.adoc[]

include::contract-verifier-sample-stream-sink/README.adoc[]

include::contract-verifier-sample-stream-source/README.adoc[]