spring-boot/spring-boot-project/spring-boot-test
Phillip Webb 683484e4a8 Fix primary beans with ApplicationContextAssert
Update `ApplicationContextAssert.getBean` so that multiple beans are
supported as long as one of them is primary. This aligns better with
the way that the standard `ApplicationContext.getBean` method works.

Closes gh-14874
2018-10-24 21:34:17 -07:00
..
src Fix primary beans with ApplicationContextAssert 2018-10-24 21:34:17 -07:00
pom.xml Annotate our test annotations with @ExtendWith(SpringExtension.class) 2018-07-11 17:25:21 +01:00