java-tutorials/spring-boot-testing
Tom Hombergs 87b23b4d44 Spock (#5952)
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework

* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest

* updated pom.xml's and README

* fixed module name
2018-12-20 22:54:20 +02:00
..
.mvn/wrapper Spock (#5952) 2018-12-20 22:54:20 +02:00
src Spock (#5952) 2018-12-20 22:54:20 +02:00
.gitignore Spock (#5952) 2018-12-20 22:54:20 +02:00
README.MD Spock (#5952) 2018-12-20 22:54:20 +02:00
mvnw Spock (#5952) 2018-12-20 22:54:20 +02:00
mvnw.cmd Spock (#5952) 2018-12-20 22:54:20 +02:00
pom.xml Spock (#5952) 2018-12-20 22:54:20 +02:00

README.MD

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles: