📄 class_test_caller.html
字号:
</td> <td><p> </td> </tr></table><a class="anchor" name="d0" doxytag="TestCaller::TestCaller" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::<a class="el" href="class_test_caller.html">TestCaller</a> </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture > & </td> <td class="mdname1" valign="top" nowrap> <em>other</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [private]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="d1" doxytag="TestCaller::operator=" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> <a class="el" href="class_test_caller.html">TestCaller</a>& <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture > & </td> <td class="mdname1" valign="top" nowrap> <em>other</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [private]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="a4" doxytag="TestCaller::runTest" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> void <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::runTest </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>FIXME: this should probably be pure virtual. <p><p>Reimplemented from <a class="el" href="class_test_case.html#a5">TestCase</a>. </td> </tr></table><a class="anchor" name="a5" doxytag="TestCaller::setUp" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> void <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::setUp </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Set up context before running a test. <p><p>Reimplemented from <a class="el" href="class_test_fixture.html#a1">TestFixture</a>. </td> </tr></table><a class="anchor" name="a6" doxytag="TestCaller::tearDown" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> void <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::tearDown </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Clean up after the test run. <p><p>Reimplemented from <a class="el" href="class_test_fixture.html#a2">TestFixture</a>. </td> </tr></table><a class="anchor" name="a7" doxytag="TestCaller::toString" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> std::string <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::toString </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const<code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="r1" doxytag="TestCaller::m_fixture" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> Fixture* <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::<a class="el" href="class_test_caller.html#r1">m_fixture</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="r0" doxytag="TestCaller::m_ownFixture" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> bool <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::<a class="el" href="class_test_caller.html#r0">m_ownFixture</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="r2" doxytag="TestCaller::m_test" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" colspan="4">template<class Fixture> </td> </tr> <tr> <td class="md" nowrap valign="top"> <a class="el" href="class_test_caller.html#y0">TestMethod</a> <a class="el" href="class_test_caller.html">TestCaller</a>< Fixture >::<a class="el" href="class_test_caller.html#r2">m_test</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="_test_caller_8h-source.html">TestCaller.h</a></ul><hr><table width="100%"> <tr> <td width="10%" align="left" valign="center"> <a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=11795" width="88" height="31" border="0" alt="SourceForge Logo"></a> </td> <td width="20%" align="left" valign="center"> hosts this site. </td> <td> </td> <td align="right" valign="center"> Send comments to:<br> <a href="mailto:cppunit-devel@lists.sourceforge.net">CppUnit Developers</a> </td> </tr></table></body> </html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -