Sam Brannen
e5de8b9bc6
Fix link to MockMvc test in HtmlUnit section
...
See gh-35853
(cherry picked from commit 9fe4e7798d77123119efa4cb502d611d078f049f)
5 months ago
Sam Brannen
e146e809e5
Polishing
...
(cherry picked from commit d178930186c630d4df858cf87b098b63d69084c8)
5 months ago
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 91d2a51f3f3d766db1e9e7e0d0141a970c7b1e15)
5 months ago
Daniel Garnier-Moiroux
ed7c3d737c
Fix broken link in WebDriver docs
...
Closes gh-35374
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
8 months ago
Juergen Hoeller
a0c083619f
Consistent line breaks in reference documentation
9 months ago
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>
11 months ago
Sam Brannen
f27382cfb6
Consistently indent code with tabs in reference manual
1 year ago
Brian Clozel
20d21a8251
Rework links to Spring Boot in reference docs
...
Closes gh-33776
2 years ago
Sam Brannen
6518a56cee
Revise introductory content for MockMvc
2 years ago
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
2 years ago
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
2 years ago