33 lines
2.2 KiB
HTML
33 lines
2.2 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head><title>Python: package robofab.test</title>
|
|
</head><body bgcolor="#f0f0f8">
|
|
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
|
<tr bgcolor="#7799ee">
|
|
<td valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="robofab.html"><font color="#ffffff">robofab</font></a>.test</strong></big></big></font></td
|
|
><td align=right valign=bottom
|
|
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/code/projects/robofab/Lib/robofab/test/__init__.py">/code/projects/robofab/Lib/robofab/test/__init__.py</a></font></td></tr></table>
|
|
<p><tt>Directory for unit tests.<br>
|
|
<br>
|
|
Modules here are typically named text_<something>.py, where <something> is<br>
|
|
usually a module name, for example "test_flPen.py", but it can also be the name<br>
|
|
of an area or concept to be tested, for example "test_drawing.py".<br>
|
|
<br>
|
|
Testmodules should use the unittest framework.</tt></p>
|
|
<p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#aa55cc">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Package Contents</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
|
|
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="robofab.test.runAll.html">runAll</a><br>
|
|
<a href="robofab.test.testSupport.html">testSupport</a><br>
|
|
</td><td width="25%" valign=top><a href="robofab.test.test_glifLib.html">test_glifLib</a><br>
|
|
<a href="robofab.test.test_objectsFL.html">test_objectsFL</a><br>
|
|
</td><td width="25%" valign=top><a href="robofab.test.test_objectsUFO.html">test_objectsUFO</a><br>
|
|
<a href="robofab.test.test_pens.html">test_pens</a><br>
|
|
</td><td width="25%" valign=top></td></tr></table></td></tr></table>
|
|
</body></html> |