spring-framework/spring-test
Sam Brannen ae864eb642 Introduce @Disabled end-to-end AOT tests for the spring-test module
This commit introduces endToEndTestsForEntireSpringTestModule() in
AotIntegrationTests to allow us to periodically check on our AOT
support.

Status quo:

- several test classes cannot be processed for AOT due to exceptions
  thrown during processing
- some generated classes fail to compile
- some tests fail

See gh-29122
2022-09-09 17:42:18 +02:00
..
src Introduce @Disabled end-to-end AOT tests for the spring-test module 2022-09-09 17:42:18 +02:00
.springBeans
spring-test.gradle Replace dependency management plugin with built-in platform support 2022-08-30 17:03:24 +01:00