spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Andy Wilkinson d103bbc034 Avoid returning null from TestContext.getTestClass()
Our mock didn't configure an expectation so null was returned. That's
prohibited by the javadoc and some recent Framework changes mean that
it's no longer tolerated.
2022-09-13 17:41:06 +01:00
..
src Avoid returning null from TestContext.getTestClass() 2022-09-13 17:41:06 +01:00
build.gradle Reinstate Spring for GraphQL auto-configuration 2022-08-01 14:33:25 +02:00