spring-boot/spring-boot-test
Phillip Webb 45c4f5f3f1 Add @MockBean support
Add a `@MockBean` annotation which can be used to setup and inject mocks
into an application context. The annotation can be used on test classes,
test fields, configuration classes or configuration fields. When used on
a field the annotation also acts as an injection point.

Fixes gh-5042
2016-03-23 22:19:44 -07:00
..
src Add @MockBean support 2016-03-23 22:19:44 -07:00
pom.xml Add @MockBean support 2016-03-23 22:19:44 -07:00