Skip to content

Commit 4171646

Browse files
committed
Document context hierarchy support in the TCF
This commit updates the reference manual regarding the new support for @ContextHierarchy and hierarchy modes in @DirtiesContext. Issue: SPR-10357
1 parent 88b9bea commit 4171646

File tree

2 files changed

+326
-55
lines changed

2 files changed

+326
-55
lines changed

src/reference/docbook/new-in-3.2.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,12 @@
274274
WebApplicationContext</link> in integration tests</para>
275275
</listitem>
276276

277+
<listitem>
278+
<para>Configuring <link
279+
linkend="testcontext-ctx-management-ctx-hierarchies">context hierarchies</link>
280+
in integration tests</para>
281+
</listitem>
282+
277283
<listitem>
278284
<para>Testing <link linkend="testcontext-web-scoped-beans">request and
279285
session scoped beans</link></para>

0 commit comments

Comments
 (0)