Merge junit features into main stub runner module

This commit is contained in:
Dave Syer
2016-07-15 22:03:17 +01:00
parent bbec38fa74
commit 664082d843
19 changed files with 89 additions and 176 deletions

View File

@@ -44,7 +44,6 @@ Spring Cloud Contract Stub Runner comes with a new structure of modules
└── spring-cloud-contract-stub-runner
├── spring-cloud-contract-stub-runner
├── spring-cloud-contract-stub-runner-boot
├── spring-cloud-contract-stub-runner-junit
├── spring-cloud-contract-stub-runner-spring
└── spring-cloud-contract-stub-runner-spring-cloud
----
@@ -55,8 +54,6 @@ include::{stubrunner_core_path}/spring-cloud-contract-stub-runner-boot/README.ad
include::{stubrunner_core_path}/spring-cloud-contract-stub-runner-jetty/README.adoc[]
include::{stubrunner_core_path}/spring-cloud-contract-stub-runner-junit/README.adoc[]
include::{stubrunner_core_path}/spring-cloud-contract-stub-runner-spring/README.adoc[]
include::{stubrunner_core_path}/spring-cloud-contract-stub-runner-spring-cloud/README.adoc[]