We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870e856 commit c0602fdCopy full SHA for c0602fd
framework-docs/src/docs/asciidoc/testing.adoc
@@ -27,6 +27,4 @@ include::testing/spring-mvc-test-framework.adoc[leveloffset=+1]
27
28
include::testing/spring-mvc-test-client.adoc[leveloffset=+1]
29
30
-include::testing/testing-annotations.adoc[leveloffset=+1]
31
-
32
-include::testing/testing-resources.adoc[leveloffset=+1]
+include::testing/testing-appendix.adoc[leveloffset=+1]
framework-docs/src/docs/asciidoc/testing/testing-appendix.adoc
@@ -0,0 +1,6 @@
1
+[[testing.appendix]]
2
+= Appendix
3
+
4
+include::testing-annotations.adoc[leveloffset=+1]
5
6
+include::testing-resources.adoc[leveloffset=+1]
0 commit comments