blob: 30733ace6b15f07ddce40f0594d6a8d27d69a352 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>TestON.examples.Assert.Assert</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17 <!-- Home link -->
18 <th>&nbsp;&nbsp;&nbsp;<a
19 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21 <!-- Tree link -->
22 <th>&nbsp;&nbsp;&nbsp;<a
23 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
25 <!-- Index link -->
26 <th>&nbsp;&nbsp;&nbsp;<a
27 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29 <!-- Help link -->
30 <th>&nbsp;&nbsp;&nbsp;<a
31 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
33 <th class="navbar" width="100%"></th>
34 </tr>
35</table>
36<table width="100%" cellpadding="0" cellspacing="0">
37 <tr valign="top">
38 <td width="100%">
39 <span class="breadcrumbs">
40 <a href="TestON-module.html">Package&nbsp;TestON</a> ::
41 <a href="TestON.examples-module.html">Package&nbsp;examples</a> ::
42 <a href="TestON.examples.Assert-module.html">Package&nbsp;Assert</a> ::
43 Module&nbsp;Assert
44 </span>
45 </td>
46 <td>
47 <table cellpadding="0" cellspacing="0">
48 <!-- hide/show private -->
49 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
50 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
51 <tr><td align="right"><span class="options"
52 >[<a href="frames.html" target="_top">frames</a
53 >]&nbsp;|&nbsp;<a href="TestON.examples.Assert.Assert-module.html"
54 target="_top">no&nbsp;frames</a>]</span></td></tr>
55 </table>
56 </td>
57 </tr>
58</table>
59<!-- ==================== MODULE DESCRIPTION ==================== -->
60<h1 class="epydoc">Module Assert</h1><p class="nomargin-top"><span class="codelink"><a href="TestON.examples.Assert.Assert-pysrc.html">source&nbsp;code</a></span></p>
61<!-- ==================== CLASSES ==================== -->
62<a name="section-Classes"></a>
63<table class="summary" border="1" cellpadding="3"
64 cellspacing="0" width="100%" bgcolor="white">
65<tr bgcolor="#70b0f0" class="table-header">
66 <td colspan="2" class="table-header">
67 <table border="0" cellpadding="0" cellspacing="0" width="100%">
68 <tr valign="top">
69 <td align="left"><span class="table-header">Classes</span></td>
70 <td align="right" valign="top"
71 ><span class="options">[<a href="#section-Classes"
72 class="privatelink" onclick="toggle_private();"
73 >hide private</a>]</span></td>
74 </tr>
75 </table>
76 </td>
77</tr>
78<tr>
79 <td width="15%" align="right" valign="top" class="summary">
80 <span class="summary-type">&nbsp;</span>
81 </td><td class="summary">
82 <a href="TestON.examples.Assert.Assert.Assert-class.html" class="summary-name">Assert</a>
83 </td>
84 </tr>
85</table>
86<!-- ==================== NAVIGATION BAR ==================== -->
87<table class="navbar" border="0" width="100%" cellpadding="0"
88 bgcolor="#a0c0ff" cellspacing="0">
89 <tr valign="middle">
90 <!-- Home link -->
91 <th>&nbsp;&nbsp;&nbsp;<a
92 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
93
94 <!-- Tree link -->
95 <th>&nbsp;&nbsp;&nbsp;<a
96 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
97
98 <!-- Index link -->
99 <th>&nbsp;&nbsp;&nbsp;<a
100 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
101
102 <!-- Help link -->
103 <th>&nbsp;&nbsp;&nbsp;<a
104 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
105
106 <th class="navbar" width="100%"></th>
107 </tr>
108</table>
109<table border="0" cellpadding="0" cellspacing="0" width="100%%">
110 <tr>
111 <td align="left" class="footer">
112 Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013
113 </td>
114 <td align="right" class="footer">
115 <a target="mainFrame" href="http://epydoc.sourceforge.net"
116 >http://epydoc.sourceforge.net</a>
117 </td>
118 </tr>
119</table>
120
121<script type="text/javascript">
122 <!--
123 // Private objects are initially displayed (because if
124 // javascript is turned off then we want them to be
125 // visible); but by default, we want to hide them. So hide
126 // them unless we have a cookie that says to show them.
127 checkCookie();
128 // -->
129</script>
130</body>
131</html>