Sam Brannen
e5de8b9bc6
Fix link to MockMvc test in HtmlUnit section
...
See gh-35853
(cherry picked from commit 9fe4e7798d )
2025-11-19 17:19:34 +01:00
Sam Brannen
e146e809e5
Polishing
...
(cherry picked from commit d178930186 )
2025-11-19 17:19:34 +01:00
Tran Ngoc Nhan
ff62e7355f
Fix cross-reference links in HtmlUnit sections
...
Closes gh-35853
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
(cherry picked from commit 91d2a51f3f )
2025-11-19 17:19:30 +01:00
Daniel Garnier-Moiroux
ed7c3d737c
Fix broken link in WebDriver docs
...
Closes gh-35374
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf >
2025-08-23 13:41:40 +02:00
Juergen Hoeller
a0c083619f
Consistent line breaks in reference documentation
2025-07-10 19:33:34 +02:00
Jimmy Axenhus
fa781c8390
Correct name of Selenium WebDriver artifact
...
The selenium-htmlunit3-driver artifact does not exist.
Closes gh-34840
Signed-off-by: Jimmy Axenhus <github@axenhus.com >
2025-06-06 15:28:28 +01:00
Sam Brannen
f27382cfb6
Consistently indent code with tabs in reference manual
2025-04-14 11:22:08 +02:00
Brian Clozel
20d21a8251
Rework links to Spring Boot in reference docs
...
Closes gh-33776
2024-10-23 16:10:37 +02:00
Sam Brannen
6518a56cee
Revise introductory content for MockMvc
2024-09-08 17:59:15 +02:00
Sam Brannen
4fb70b671a
Remove obsolete role attributes for tab groups in the reference manual
...
Since we now use asciidoctor-tabs instead of spring-asciidoctor-backends,
we no longer need the `role="primary"` and `role="secondary"` attributes
for tab groups.
Closes gh-33506
2024-09-08 17:20:10 +02:00
Stéphane Nicoll
d43dba63a1
Document AssertJ support for MockMvc
...
This commit restructures the section on MockMvc so that the anchors
are easier to read. The standard integration has moved to a
Hamcrest Integration section at the same level as HtmlUnit Integration,
and a new AssertJ Integration section has been created.
Closes gh-32454
2024-06-21 12:51:35 +02:00