/spring-spock-mock-beans-demo

Demo of using Spock Mocks/Stubs inside of Spring integration tests.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

spring-spock-mock-beans-demo

Demo of using Spock Mocks/Stubs inside of Spring integration tests.

This is an example application of how to use Spock's Stubs/Mocks as Spring Beans by fascilitating the new DetachedMockFactory.