Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_main_test_step.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CMainTestStep Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CMainTestStep Class Reference</h1><!-- doxytag: class="CMainTestStep" --><!-- doxytag: inherits="CTe_ThreadClientServerTestSuiteStepBase,CTe_ProcessClientServerTestSuiteStepBase" --><div class="dynheader">
Inheritance diagram for CMainTestStep:</div>
<div class="dynsection">

<p><center><img src="class_c_main_test_step.png" usemap="#CMainTestStep_map" border="0" alt=""></center>
<map name="CMainTestStep_map">
<area href="class_c_te___thread_client_server_test_suite_step_base.html" alt="CTe_ThreadClientServerTestSuiteStepBase" shape="rect" coords="0,0,263,24">
<area href="class_c_te___process_client_server_test_suite_step_base.html" alt="CTe_ProcessClientServerTestSuiteStepBase" shape="rect" coords="273,0,536,24">
</map>
</div>

<p>
<a href="class_c_main_test_step-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_main_test_step.html#30337bbcd91d10eab3b3431c8a51530c">CMainTestStep</a> (<a class="el" href="class_c_te___process_client_server_test_suite.html">CTe_ProcessClientServerTestSuite</a> &amp;aParent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_main_test_step.html#83ba1d2e08f4244279e8d72967428012">~CMainTestStep</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual TVerdict&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_main_test_step.html#78712a6ff931a0b3261f5b6b95cdf963">doTestStepL</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_main_test_step.html#92328dfc6157d29f42cf958db293f200">CMainTestStep</a> (<a class="el" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a> &amp;aParent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d8fd070222fb57ad6f16c9785741915"></a><!-- doxytag: member="CMainTestStep::doTestStepL" ref="6d8fd070222fb57ad6f16c9785741915" args="()" -->
virtual TVerdict&nbsp;</td><td class="memItemRight" valign="bottom"><b>doTestStepL</b> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Demonstrates how to test all the functionality of process client server<p>
Functionality test class of thread client server 
<p>Definition at line <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8h-source.html#l00031">31</a> of file <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8h-source.html">MainTestStep.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="30337bbcd91d10eab3b3431c8a51530c"></a><!-- doxytag: member="CMainTestStep::CMainTestStep" ref="30337bbcd91d10eab3b3431c8a51530c" args="(CTe_ProcessClientServerTestSuite &amp;aParent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CMainTestStep::CMainTestStep           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_c_te___process_client_server_test_suite.html">CTe_ProcessClientServerTestSuite</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aParent</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor 
<p>Definition at line <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html#l00038">38</a> of file <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html">MainTestStep.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="83ba1d2e08f4244279e8d72967428012"></a><!-- doxytag: member="CMainTestStep::~CMainTestStep" ref="83ba1d2e08f4244279e8d72967428012" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CMainTestStep::~CMainTestStep           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor 
<p>Definition at line <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html#l00032">32</a> of file <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html">MainTestStep.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="92328dfc6157d29f42cf958db293f200"></a><!-- doxytag: member="CMainTestStep::CMainTestStep" ref="92328dfc6157d29f42cf958db293f200" args="(CTe_ThreadClientServerTestSuite &amp;aParent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CMainTestStep::CMainTestStep           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aParent</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor 
<p>Definition at line <a class="el" href="te___thread_client_server_test_2src_2_main_test_step_8cpp-source.html#l00038">38</a> of file <a class="el" href="te___thread_client_server_test_2src_2_main_test_step_8cpp-source.html">MainTestStep.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="78712a6ff931a0b3261f5b6b95cdf963"></a><!-- doxytag: member="CMainTestStep::doTestStepL" ref="78712a6ff931a0b3261f5b6b95cdf963" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TVerdict CMainTestStep::doTestStepL           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Override of base class pure virtual Our implementation only gets called if the base class <a class="el" href="class_c_te___process_client_server_test_suite_step_base.html#4826853397bd0da8a6812ecddc21dbf3">doTestStepPreambleL()</a> did not leave. That being the case, the current test result value will be EPass. <dl class="return" compact><dt><b>Returns:</b></dt><dd>Result of the test step as EFail or EPass</dd></dl>
Override of base class pure virtual Our implementation only gets called if the base class <a class="el" href="class_c_te___process_client_server_test_suite_step_base.html#4826853397bd0da8a6812ecddc21dbf3">doTestStepPreambleL()</a> did not leave. That being the case, the current test result value will be EPass. <dl class="return" compact><dt><b>Returns:</b></dt><dd>TVerdict Result of the test step as EFail or EPass </dd></dl>

<p>Definition at line <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html#l00052">52</a> of file <a class="el" href="te___process_client_server_test_2src_2_main_test_step_8cpp-source.html">MainTestStep.cpp</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:06 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>