Merge pull request #10876 from Buzzardo:editing_appendix_test_auto_configuration
* pr/10876: Make editorial changes to appendix-test-auto-configuration.adocpull/10876/merge
commit
ea89f633cc
@ -1,7 +1,7 @@
|
|||||||
[appendix]
|
[appendix]
|
||||||
[[test-auto-configuration]]
|
[[test-auto-configuration]]
|
||||||
== Test auto-configuration annotations
|
== Test auto-configuration annotations
|
||||||
Here is a table of the various `@…Test` annotations that can be used to test
|
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:
|
slices of your application and the auto-configuration that they import by default:
|
||||||
|
|
||||||
include::../../../target/generated-resources/test-slice-auto-configuration.adoc[]
|
include::../../../target/generated-resources/test-slice-auto-configuration.adoc[]
|
Loading…
Reference in New Issue