14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
[[test]]
|
|
= Testing
|
|
|
|
This section describes the testing support provided by Spring Security.
|
|
|
|
[TIP]
|
|
====
|
|
To use the Spring Security test support, you must include `spring-security-test-{spring-security-version}.jar` as a dependency of your project.
|
|
====
|
|
|
|
include::method.adoc[]
|
|
|
|
include::mockmvc.adoc[]
|