spring-boot/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-test-auto-configur...

7 lines
329 B
Plaintext
Raw Normal View History

[appendix]
[[test-auto-configuration]]
== Test auto-configuration annotations
The following table lists the various `@…Test` annotations that can be used to test
slices of your application and the auto-configuration that they import by default:
include::../../../target/generated-resources/test-slice-auto-configuration.adoc[]