Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / test / doc / html / boost_test / tests_organization / test_cases / test_organization_templates.html
index 9b732f5..086361e 100644 (file)
 </pre>
 <p>
           <a class="link" href="../../utf_reference/test_org_reference/test_org_boost_test_case_template.html" title="BOOST_TEST_CASE_TEMPLATE"><code class="computeroutput"><span class="identifier">BOOST_TEST_CASE_TEMPLATE</span></code></a> creates
-          an instance of the test case generator. When passed to the method <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idp57598080-bb">test_suite::add</a></code>,
+          an instance of the test case generator. When passed to the method <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idp57979136-bb">test_suite::add</a></code>,
           the generator produces a separate sub test case for each type in the supplied
           collection of types and registers it immediately in the test suite. Each
           test case is based on the test case template body instantiated with a particular