2205 Commits (45dc1d2602318e3500f6b4aa83354caf9efbfed3)

Author SHA1 Message Date
Sam Brannen 508d2c7a77 Fix Javadoc formatting issues for headings 2 years ago
Sam Brannen 8e64701cb7 Fix Javadoc formatting issue in TestSocketUtils 2 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 2 years ago
Sam Brannen 698f8995f7 Revise TestSocketUtils and tests 2 years ago
Chris Bono ee51dab1f3 Introduce TestSocketUtils as a replacement for SocketUtils 2 years ago
Sam Brannen eb91d21ada Polishing 2 years ago
Sam Brannen ae3bec5d57 Allow test classes to provide runtime hints via declarative mechanisms 2 years ago
Juergen Hoeller d7d44c6c51 Polishing 2 years ago
Sam Brannen 69736af5fc Revise ContextLoadException constructor to accept a Throwable 2 years ago
Sam Brannen 7d68d0625c Polishing 2 years ago
Kulwant Singh debe78b7f9 Minor improvements in spring-test 2 years ago
Sam Brannen 9d73f81e9c Avoid String allocations with Assert.notNull() 2 years ago
Sam Brannen 95f3337bb5 Revise contribution 2 years ago
divcon ba136dcf40 Replace use of Collections.unmodifiable*() methods where appropriate 2 years ago
Juergen Hoeller 86d45578d9 Introduce findAllAnnotationsOnBean variant on ListableBeanFactory 2 years ago
Sam Brannen 3438c47744 Polishing 2 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 2 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 2 years ago
Sam Brannen a281d8c3fd Polishing 2 years ago
Sam Brannen c21bd6659d Introduce TestContextSpringFactoriesUtils to reduce code duplication 2 years ago
Sam Brannen a4d36a8b83 Polish ApplicationContextFailureProcessor support 2 years ago
Sam Brannen a13cb01b99 Load ApplicationContextFailureProcessors from spring.factories 2 years ago
Sam Brannen 273e38c2b4 Make TestAotProcessor more easily extensible 2 years ago
Sam Brannen 997dd3ee65 Revise logging in the TestContext framework 2 years ago
Stephane Nicoll 82a0154bd1 Expose a system property when AOT processing is running 2 years ago
Sam Brannen eadb003a8d Introduce builder API for AOT processor Settings 2 years ago
Sam Brannen 6bdf0bcc4a Introduce ApplicationContextFailureProcessor SPI in the TCF 2 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 2 years ago
Juergen Hoeller 0f8ca805e1 Move hints to dedicated top-level package (avoiding aot<->support cycle) 2 years ago
Sam Brannen f00e4b230f Support method chaining in AbstractAotProcessor.Settings 2 years ago
Sam Brannen cad7444afa Introduce Settings container in AbstractAotProcessor 2 years ago
Sam Brannen de609e5d45 Polishing 2 years ago
Sam Brannen b2b3163fae Redesign AOT processors for consistency and simplification 2 years ago
Sam Brannen bca35dc0a2 Generate direct mappings from AOT initializers to test classes 2 years ago
Sam Brannen be70b675c6 Polishing 2 years ago
Sam Brannen 69e4cc5576 Ensure context caching works properly during AOT runtime in the TCF 2 years ago
Sam Brannen cfa95c793b Ensure MergedContextConfigurationRuntimeHints is invoked once per config 2 years ago
Sam Brannen d4a5565340 Enable default TestExecutionListeners in JUnit 4 and TestNG base test classes 2 years ago
Sam Brannen b71d95df71 Document how to switch to the default set of TestExecutionListeners 2 years ago
Sam Brannen b20de758b2 Support custom status code in ExchangeResult for WebTestClient 2 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 2 years ago
Sam Brannen a599601dd9 Document how to switch to the default set of TestExecutionListeners 2 years ago
Sam Brannen 5eee4673c1 Document limitation of AopTestUtils.getUltimateTargetObject() regarding non-static TargetSource 2 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 2 years ago
Juergen Hoeller 326335f903 Upgrade to Tomcat 10.1 2 years ago
Juergen Hoeller b45a48461f Polishing 2 years ago
Sam Brannen 61cc7c0a93 Prepare TestAotProcessor to make it abstract and remove the main() method 2 years ago
Sam Brannen 647e811e47 Restructure AopTestUtilsTests 2 years ago
Sam Brannen 66395502db Polishing 2 years ago
Sam Brannen 26e485ce40 Make TestClassScanner package private again 2 years ago