?? class_test_suite_builder_context_base.html
字號:
</td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Adds a test to the fixture suite. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>test</em> </td><td><a class="el" href="class_test.html">Test</a> to add to the fixture suite. Must not be <code>NULL</code>. </td></tr> </table></dl> </td> </tr></table><a class="anchor" name="a3" doxytag="TestSuiteBuilderContextBase::getFixtureName" ></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" nowrap valign="top"> std::string TestSuiteBuilderContextBase::getFixtureName </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</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Returns the fixture name. <p><dl compact><dt><b>Returns:</b></dt><dd>Fixture name. It is the name used to name the fixture suite. </dd></dl> </td> </tr></table><a class="anchor" name="a6" doxytag="TestSuiteBuilderContextBase::getStringProperty" ></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" nowrap valign="top"> const std::string TestSuiteBuilderContextBase::getStringProperty </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const std::string & </td> <td class="mdname1" valign="top" nowrap> <em>key</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Returns property value assigned to param key. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>key</em> </td><td>PropertyKey string. </td></tr> </table></dl> </td> </tr></table><a class="anchor" name="a4" doxytag="TestSuiteBuilderContextBase::getTestNameFor" ></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" nowrap valign="top"> std::string TestSuiteBuilderContextBase::getTestNameFor </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const std::string & </td> <td class="mdname1" valign="top" nowrap> <em>testMethodName</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Returns the name of the test for the specified method. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>testMethodName</em> </td><td>Name of the method that implements a test. </td></tr> </table></dl><dl compact><dt><b>Returns:</b></dt><dd>A string that is the concatenation of the test fixture name (returned by getFixtureName()) and<em>testMethodName</em>, separated using '::'. This provides a fairly unique name for a given test. </dd></dl> </td> </tr></table><a class="anchor" name="b0" doxytag="TestSuiteBuilderContextBase::makeTestFixture" ></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" nowrap valign="top"> <a class="el" href="class_test_fixture.html">TestFixture</a> * TestSuiteBuilderContextBase::makeTestFixture </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> [protected]</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="p2" doxytag="TestSuiteBuilderContextBase::m_factory" ></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" nowrap valign="top"> <a class="el" href="class_test_fixture_factory.html">TestFixtureFactory</a>& <a class="el" href="class_test_suite_builder_context_base.html#p2">TestSuiteBuilderContextBase::m_factory</a><code> [protected]</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="p1" doxytag="TestSuiteBuilderContextBase::m_namer" ></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" nowrap valign="top"> const <a class="el" href="class_test_namer.html">TestNamer</a>& <a class="el" href="class_test_suite_builder_context_base.html#p1">TestSuiteBuilderContextBase::m_namer</a><code> [protected]</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="TestSuiteBuilderContextBase::m_properties" ></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" nowrap valign="top"> <a class="el" href="class_test_suite_builder_context_base.html#x1">Properties</a> <a class="el" href="class_test_suite_builder_context_base.html#r0">TestSuiteBuilderContextBase::m_properties</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="p0" doxytag="TestSuiteBuilderContextBase::m_suite" ></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" nowrap valign="top"> <a class="el" href="class_test_suite.html">TestSuite</a>& <a class="el" href="class_test_suite_builder_context_base.html#p0">TestSuiteBuilderContextBase::m_suite</a><code> [protected]</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 files:<ul><li><a class="el" href="_test_suite_builder_context_8h-source.html">TestSuiteBuilderContext.h</a><li><a class="el" href="_test_suite_builder_context_8cpp.html">TestSuiteBuilderContext.cpp</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 + -