Documentation/Source/eric5.DebugClients.Python.DCTestResult.html

Wed, 06 Jan 2010 18:14:15 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 06 Jan 2010 18:14:15 +0000
changeset 21
b88a0e6268bd
parent 17
edde1fe80b3e
child 58
37f0444c3479
permissions
-rw-r--r--

Fixed a bug in eric5-doc.py and regenerated docu.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.DebugClients.Python.DCTestResult</title>
<style>
body {
    background:white;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #4FA4FF; }
h2 { color: white; background: #4FA4FF; }
h3 { color: white; background: #00557F; }
h4 { color: white; background: #00557F; }
    
a { color: #AA5500; }

</style>
</head>
<body><a NAME="top" ID="top"></a>
<h1>eric5.DebugClients.Python.DCTestResult</h1>
<p>
&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#84;&#101;&#115;&#116;&#82;&#101;&#115;&#117;&#108;&#116; &#100;&#101;&#114;&#105;v&#97;&#116;&#105;v&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;.
</p>
<h3>Global Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>
<table>
<tr>
<td><a href="#DCTestResult">DCTestResult</a></td>
<td>&#65; &#84;&#101;&#115;&#116;&#82;&#101;&#115;&#117;&#108;&#116; &#100;&#101;&#114;&#105;v&#97;&#116;&#105;v&#101; &#116;&#111; w&#111;&#114;&#107; w&#105;&#116;&#104; &#101;&#114;&#105;&#99;&#53;'&#115; &#100;&#101;&#98;&#117;&#103; &#99;&#108;&#105;&#101;&#110;&#116;.</td>
</tr>
</table>
<h3>Functions</h3>
<table>
<tr><td>None</td></tr>
</table>
<hr /><hr />
<a NAME="DCTestResult" ID="DCTestResult"></a>
<h2>DCTestResult</h2>
<p>
    &#65; &#84;&#101;&#115;&#116;&#82;&#101;&#115;&#117;&#108;&#116; &#100;&#101;&#114;&#105;v&#97;&#116;&#105;v&#101; &#116;&#111; w&#111;&#114;&#107; w&#105;&#116;&#104; &#101;&#114;&#105;&#99;&#53;'&#115; &#100;&#101;&#98;&#117;&#103; &#99;&#108;&#105;&#101;&#110;&#116;.
</p><p>
    &#70;&#111;&#114; &#109;&#111;&#114;&#101; &#100;&#101;&#116;&#97;&#105;&#108;&#115; &#115;&#101;&#101; &#117;&#110;&#105;&#116;&#116;&#101;&#115;&#116;.&#112;y &#111;&#102; &#116;&#104;&#101; &#115;&#116;&#97;&#110;&#100;&#97;&#114;&#100; &#112;y&#116;&#104;&#111;&#110; &#100;&#105;&#115;&#116;&#114;&#105;&#98;&#117;&#116;&#105;&#111;&#110;.
</p>
<h3>Derived from</h3>
TestResult
<h3>Class Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>
<table>
<tr>
<td><a href="#DCTestResult.__init__">DCTestResult</a></td>
<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
</tr><tr>
<td><a href="#DCTestResult.addError">addError</a></td>
<td>&#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#102; &#97; &#116;&#101;&#115;&#116; &#101;&#114;&#114;&#111;&#114;&#101;&#100;.</td>
</tr><tr>
<td><a href="#DCTestResult.addFailure">addFailure</a></td>
<td>&#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#102; &#97; &#116;&#101;&#115;&#116; &#102;&#97;&#105;&#108;&#101;&#100;.</td>
</tr><tr>
<td><a href="#DCTestResult.startTest">startTest</a></td>
<td>&#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#97;&#116; &#116;&#104;&#101; &#115;&#116;&#97;&#114;&#116; &#111;&#102; &#97; &#116;&#101;&#115;&#116;.</td>
</tr><tr>
<td><a href="#DCTestResult.stopTest">stopTest</a></td>
<td>&#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#97;&#116; &#116;&#104;&#101; &#101;&#110;&#100; &#111;&#102; &#97; &#116;&#101;&#115;&#116;.</td>
</tr>
</table>
<a NAME="DCTestResult.__init__" ID="DCTestResult.__init__"></a>
<h4>DCTestResult (Constructor)</h4>
<b>DCTestResult</b>(<i>parent</i>)
<p>
        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
</p><dl>
<dt><i>parent</i></dt>
<dd>
&#84;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116;.
</dd>
</dl><a NAME="DCTestResult.addError" ID="DCTestResult.addError"></a>
<h4>DCTestResult.addError</h4>
<b>addError</b>(<i>test, err</i>)
<p>
        &#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#102; &#97; &#116;&#101;&#115;&#116; &#101;&#114;&#114;&#111;&#114;&#101;&#100;.
</p><dl>
<dt><i>test</i></dt>
<dd>
&#82;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#111;&#98;&#106;&#101;&#99;&#116;
</dd><dt><i>err</i></dt>
<dd>
&#84;&#104;&#101; &#101;&#114;&#114;&#111;&#114; &#116;&#114;&#97;&#99;&#101;&#98;&#97;&#99;&#107;
</dd>
</dl><a NAME="DCTestResult.addFailure" ID="DCTestResult.addFailure"></a>
<h4>DCTestResult.addFailure</h4>
<b>addFailure</b>(<i>test, err</i>)
<p>
        &#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#102; &#97; &#116;&#101;&#115;&#116; &#102;&#97;&#105;&#108;&#101;&#100;.
</p><dl>
<dt><i>test</i></dt>
<dd>
&#82;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#111;&#98;&#106;&#101;&#99;&#116;
</dd><dt><i>err</i></dt>
<dd>
&#84;&#104;&#101; &#101;&#114;&#114;&#111;&#114; &#116;&#114;&#97;&#99;&#101;&#98;&#97;&#99;&#107;
</dd>
</dl><a NAME="DCTestResult.startTest" ID="DCTestResult.startTest"></a>
<h4>DCTestResult.startTest</h4>
<b>startTest</b>(<i>test</i>)
<p>
        &#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#97;&#116; &#116;&#104;&#101; &#115;&#116;&#97;&#114;&#116; &#111;&#102; &#97; &#116;&#101;&#115;&#116;.
</p><dl>
<dt><i>test</i></dt>
<dd>
&#82;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#111;&#98;&#106;&#101;&#99;&#116;
</dd>
</dl><a NAME="DCTestResult.stopTest" ID="DCTestResult.stopTest"></a>
<h4>DCTestResult.stopTest</h4>
<b>stopTest</b>(<i>test</i>)
<p>
        &#77;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#97;&#116; &#116;&#104;&#101; &#101;&#110;&#100; &#111;&#102; &#97; &#116;&#101;&#115;&#116;.
</p><dl>
<dt><i>test</i></dt>
<dd>
&#82;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#111;&#98;&#106;&#101;&#99;&#116;
</dd>
</dl>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial