194 Commits (7a420b28df3aaa91f775d8df172bf472d65ee205)

Author SHA1 Message Date
Sam Brannen 482519d03b Document how to avoid issues w/ ignored default context config in tests 3 weeks ago
Sam Brannen d6b7cea327 Polishing 3 weeks ago
Sam Brannen 9eea227ab9 Further emphasize @⁠Configuration classes over XML and Groovy in testing chapter 3 weeks ago
Sam Brannen 706c98228d Emphasize @⁠Configuration classes over XML and Groovy in testing chapter 3 weeks ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 1 month ago
Sam Brannen a08a4d6068 Document @⁠SpringExtensionConfig in the reference manual 2 months ago
Sam Brannen 54c3d01270 Revise documentation on JSR-330 support in the reference manual 2 months ago
Sam Brannen ba47dd0714 Fix links to JUnit User Guide 2 months ago
Sam Brannen 9df19dedaf Revise wording for PauseMode documentation 2 months ago
Sam Brannen fa404063ab Avoid unnecessary pausing of application contexts for tests 2 months ago
Sam Brannen 9711db787e Introduce Spring property to disable context pausing for tests 2 months ago
Brian Clozel 89ca8e6976 Document how to discard response body with WebTestClient 3 months ago
Tran Ngoc Nhan 45d4fd3b7e Fix broken Javadoc links to methods 4 months ago
Sam Brannen 3fd5d69939 Remove JUnit 4 based meta-annotation example 4 months ago
Sam Brannen c1125699bb Document that the SpringExtension requires JUnit Jupiter 6.0 or higher 4 months ago
Sam Brannen f4ee120a42 Use current links to JUnit documentation 4 months ago
Sam Brannen 45c1cd9295 Link to Spring Framework Artifacts wiki page 4 months ago
Sam Brannen 9fe4e7798d Fix link to MockMvc test in HtmlUnit section 4 months ago
Sam Brannen d178930186 Polishing 4 months ago
Tran Ngoc Nhan 91d2a51f3f Fix cross-reference links in HtmlUnit sections 4 months ago
Sébastien Deleuze 4756a4be23 Polishing 4 months ago
Tran Ngoc Nhan 40c5c5d5f0 Add Kotlin code samples for KT-22208 4 months ago
Sam Brannen 934394eb2a Document AOT workaround for @⁠PersistenceContext & @⁠PersistenceUnit in tests 4 months ago
rstoyanchev 3b0cc2821f Restore section id's in RestTestClient docs 4 months ago
rstoyanchev 02e928e4e3 Docs for the WebTestClient AssertJ integration 4 months ago
Sam Brannen b019ebee6e Document that @⁠MockitoSpyBean cannot spy on a scoped proxy 5 months ago
rstoyanchev a23c3775a8 Docs for the RestTestClient AssertJ integration 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
Juergen Hoeller aa625f0ba9 Consistently declare Servlet mock classes with Servlet 6.1 baseline 5 months ago
Sam Brannen 30db2e4fb5 Support Bean Overrides for non-singletons 5 months ago
Sam Brannen 33fe8d29c1 Document potential need to use Mockito.doXxx() to stub a @⁠MockitoSpyBean 7 months ago
Daniel Garnier-Moiroux ed7c3d737c Fix broken link in WebDriver docs 7 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 7 months ago
Sam Brannen 5d214c2624 Polishing 7 months ago
Sébastien Deleuze c6f1f719c3 Formatting issue in RestTestClient documentation 7 months ago
Sam Brannen 61df497785 Revise reference docs regarding new ApplicationContext pause() support 8 months ago
rstoyanchev 4ae5d0d1fe Polishing in RestTestClient reference docs 8 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 8 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 8 months ago
Sam Brannen f3757cedb9 Polish context caching section 8 months ago
Juergen Hoeller a0c083619f Consistent line breaks in reference documentation 8 months ago
Juergen Hoeller d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 9 months ago
Sam Brannen 2477544a8f Polishing 9 months ago
Tran Ngoc Nhan abbd4ebcf6 Link to @⁠ContextConfiguration Javadoc from reference manual 9 months ago
rstoyanchev c769f43b3e Update docs on testing client code 10 months ago
Jimmy Axenhus fa781c8390 Correct name of Selenium WebDriver artifact 10 months ago
Aurh1l aea66265f7 Fix syntax in @⁠SqlGroup example 10 months ago
Sam Brannen 24facbc002 Document that JUnit 4 is officially in maintenance mode (as of today) 10 months ago
Sam Brannen 0f9870b603 Stop referring to JUnit 5 in documentation 10 months ago
rstoyanchev e04de95ef2 Update API versioning ref docs for client side 10 months ago