Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 556 Bytes

appendix-test-auto-configuration.adoc

File metadata and controls

13 lines (9 loc) · 556 Bytes

Test Auto-configuration Annotations

This appendix describes the @…Test auto-configuration annotations that Spring Boot provides to test slices of your application.

Test Slices

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: