101 Commits (71ecca744316d8091fa44187b0b10b2fc03ecc0d)

Author SHA1 Message Date
Rossen Stoyanchev c6b87b3ef4 Updates to Web testing sections of reference docs 6 years ago
Jay Bryant 1c83b3fc22 Wording changes 6 years ago
Sam Brannen 9acb5b1a4a Replace "black box" with alternative term 6 years ago
Juergen Hoeller d36407d585 Deprecate rarely used bean definition variants 6 years ago
Sam Brannen 1b4b4c3302 Support @TestConstructor config via JUnit Platform config param 6 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 6 years ago
Sam Brannen 4be358e47f Cross reference Dynamic Property Sources section 6 years ago
Sébastien Deleuze 60dca027e7 Add Kotlin documentation and tests for @DynamicPropertySource 6 years ago
Sam Brannen ac0363c94e Document @DynamicPropertySource support in the reference manual 6 years ago
Sam Brannen a90716522c Include Testcontainers in Further Resources section 6 years ago
Rossen Stoyanchev e1b0296f9e Polishing contribution 6 years ago
Yoo In Keun e706fcba1f
Fix typo in testing.adoc 6 years ago
Philippe De Neve ca77342407 Update Spring Boot references in testing documentation 7 years ago
Sam Brannen 6186239287 Remove obsolete references to specific release versions in testing docs 7 years ago
Sam Brannen 7d126d3288 Improve documentation regarding "annotated classes" 7 years ago
Sam Brannen f05f993cc6 Fix formatting in Testing chapter in Reference Manual 7 years ago
Sam Brannen 794e2e328d Polish Testing chapter in Reference Manual 7 years ago
Udo Kohlmeyer b20a8c9d98 Add Kotlin code snippets to testing refdoc 7 years ago
Sam Brannen ff1f8aa5a8 Add missing parentheses in Testing chapter 7 years ago
Sam Brannen 489193dfa6 Add missing parentheses in Testing chapter 7 years ago
Sam Brannen 53f523001e Focus examples in Testing chapter on JUnit Jupiter 7 years ago
Sam Brannen 3dc4d01b53 Fix heading for Streaming Responses section of Testing chapter 7 years ago
Sam Brannen 6ce5f9da06 Fix unmatched parentheses in @ContextHierarchy example in reference manual 7 years ago
Michał Rowicki 806fcb3839 Fix typo 7 years ago
Sam Brannen 1075bae280 Document repeatable @TestPropertySource support in reference manual 7 years ago
Sam Brannen c3c152f806 Add multi-prefix comment support for @SqlConfig 7 years ago
Sam Brannen ccdf04e925 Document @SqlMergeMode support in reference manual 7 years ago
Sebastien Deleuze 4e2b51bedb Improve Kotlin integration testing documentation 7 years ago
Sam Brannen fc38bb4fc6 Change @TestConstructor.autowire attribute into an enum 7 years ago
Rossen Stoyanchev 2088a3d57b Document async requests with Spring MVC Test 7 years ago
Sam Brannen beb454a299 Use HTTPS links in documentation where possible 7 years ago
Sam Brannen 8ceac9c015 Document supported @Transactional attributes in the TCF 7 years ago
Sam Brannen 1be29d5933 Document automatic constructor injection in JUnit Jupiter 7 years ago
Sam Brannen 3d0ec509ab Document mock JNDI support deprecation in the Reference Manual 7 years ago
Sam Brannen 353e092bf6 Register EventPublishingTestExecutionListener by default (round 2) 7 years ago
Sam Brannen f7a5b3013e Revert "Register EventPublishingTestExecutionListener by default" 7 years ago
Sam Brannen 13543f5e0f Register EventPublishingTestExecutionListener by default 7 years ago
Sam Brannen d6173512fe Document test execution event support in the Reference Manual 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Sam Brannen 2db36c00e7 URL Cleanup - use HTTPS where possible in links in Testing Chapter 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Sam Brannen db56d348dc Polishing 7 years ago
Sam Brannen 8f7b118701 Ensure PDF version of Reference Manual does not contain HTML <strong> tags 7 years ago
Rossen Stoyanchev b343e73eb0 Add streaming responses to Spring MVC Test section 7 years ago
Juergen Hoeller 216e4eeba4 General doc revision: configuration updates, consistent formatting etc 7 years ago
Sam Brannen 9f751ef914 Polish contribution 7 years ago
Adib Saikali b4fc7b410b Document that @Transactional is not supported on test lifecycle methods 7 years ago
Sam Brannen edadb9efb6 Remove obsolete PetClinic Example section of Testing chapter 7 years ago
Brian Clozel 33cbe2e77a Remove admonitions surrounding code snippets 7 years ago
Sam Brannen e1e6224acb Document effect of preemptive timeouts on transactional tests 7 years ago