blob: 44acb610f0a4a820f83e6b276dba20affe0ec2de [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
Jon Halla1cdd892015-08-10 13:36:28 -070033 <!-- Project homepage -->
34 <th class="navbar" align="right" width="100%">
35 <table border="0" cellpadding="0" cellspacing="0">
36 <tr><th class="navbar" align="center"
37 >TestON</th>
38 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -070039 </tr>
40</table>
41<table width="100%" cellpadding="0" cellspacing="0">
42 <tr valign="top">
43 <td width="100%">
44 <span class="breadcrumbs">
45 <a href="TestON-module.html">Package&nbsp;TestON</a> ::
46 <a href="TestON.examples-module.html">Package&nbsp;examples</a> ::
47 <a href="TestON.examples.Assert-module.html">Package&nbsp;Assert</a> ::
48 Module&nbsp;Assert
49 </span>
50 </td>
51 <td>
52 <table cellpadding="0" cellspacing="0">
53 <!-- hide/show private -->
54 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
55 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
56 <tr><td align="right"><span class="options"
57 >[<a href="frames.html" target="_top">frames</a
58 >]&nbsp;|&nbsp;<a href="TestON.examples.Assert.Assert-module.html"
59 target="_top">no&nbsp;frames</a>]</span></td></tr>
60 </table>
61 </td>
62 </tr>
63</table>
64<!-- ==================== MODULE DESCRIPTION ==================== -->
65<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>
Jon Halla1cdd892015-08-10 13:36:28 -070066<p>TestON is free software: you can redistribute it and/or modify it
67 under the terms of the GNU General Public License as published by the
68 Free Software Foundation, either version 2 of the License, or (at your
69 option) any later version.</p>
70 <p>TestON is distributed in the hope that it will be useful, but WITHOUT
71 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
72 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
73 more details.</p>
74 <p>You should have received a copy of the GNU General Public License
75 along with TestON. If not, see &lt;http://www.gnu.org/licenses/&gt;.</p>
76
adminbae64d82013-08-01 10:50:15 -070077<!-- ==================== CLASSES ==================== -->
78<a name="section-Classes"></a>
79<table class="summary" border="1" cellpadding="3"
80 cellspacing="0" width="100%" bgcolor="white">
81<tr bgcolor="#70b0f0" class="table-header">
82 <td colspan="2" class="table-header">
83 <table border="0" cellpadding="0" cellspacing="0" width="100%">
84 <tr valign="top">
85 <td align="left"><span class="table-header">Classes</span></td>
86 <td align="right" valign="top"
87 ><span class="options">[<a href="#section-Classes"
88 class="privatelink" onclick="toggle_private();"
89 >hide private</a>]</span></td>
90 </tr>
91 </table>
92 </td>
93</tr>
94<tr>
95 <td width="15%" align="right" valign="top" class="summary">
96 <span class="summary-type">&nbsp;</span>
97 </td><td class="summary">
98 <a href="TestON.examples.Assert.Assert.Assert-class.html" class="summary-name">Assert</a>
99 </td>
100 </tr>
101</table>
Jon Halla1cdd892015-08-10 13:36:28 -0700102<!-- ==================== VARIABLES ==================== -->
103<a name="section-Variables"></a>
104<table class="summary" border="1" cellpadding="3"
105 cellspacing="0" width="100%" bgcolor="white">
106<tr bgcolor="#70b0f0" class="table-header">
107 <td colspan="2" class="table-header">
108 <table border="0" cellpadding="0" cellspacing="0" width="100%">
109 <tr valign="top">
110 <td align="left"><span class="table-header">Variables</span></td>
111 <td align="right" valign="top"
112 ><span class="options">[<a href="#section-Variables"
113 class="privatelink" onclick="toggle_private();"
114 >hide private</a>]</span></td>
115 </tr>
116 </table>
117 </td>
118</tr>
119<tr>
120 <td width="15%" align="right" valign="top" class="summary">
121 <span class="summary-type">&nbsp;</span>
122 </td><td class="summary">
123 <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="None">None</code><br />
124 hash(x)
125 </td>
126 </tr>
127</table>
adminbae64d82013-08-01 10:50:15 -0700128<!-- ==================== NAVIGATION BAR ==================== -->
129<table class="navbar" border="0" width="100%" cellpadding="0"
130 bgcolor="#a0c0ff" cellspacing="0">
131 <tr valign="middle">
132 <!-- Home link -->
133 <th>&nbsp;&nbsp;&nbsp;<a
134 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
135
136 <!-- Tree link -->
137 <th>&nbsp;&nbsp;&nbsp;<a
138 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
139
140 <!-- Index link -->
141 <th>&nbsp;&nbsp;&nbsp;<a
142 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
143
144 <!-- Help link -->
145 <th>&nbsp;&nbsp;&nbsp;<a
146 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
147
Jon Halla1cdd892015-08-10 13:36:28 -0700148 <!-- Project homepage -->
149 <th class="navbar" align="right" width="100%">
150 <table border="0" cellpadding="0" cellspacing="0">
151 <tr><th class="navbar" align="center"
152 >TestON</th>
153 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -0700154 </tr>
155</table>
156<table border="0" cellpadding="0" cellspacing="0" width="100%%">
157 <tr>
158 <td align="left" class="footer">
Jon Halla1cdd892015-08-10 13:36:28 -0700159 Generated by Epydoc 3.0.1 on Mon Aug 10 11:12:34 2015
adminbae64d82013-08-01 10:50:15 -0700160 </td>
161 <td align="right" class="footer">
162 <a target="mainFrame" href="http://epydoc.sourceforge.net"
163 >http://epydoc.sourceforge.net</a>
164 </td>
165 </tr>
166</table>
167
168<script type="text/javascript">
169 <!--
170 // Private objects are initially displayed (because if
171 // javascript is turned off then we want them to be
172 // visible); but by default, we want to hide them. So hide
173 // them unless we have a cookie that says to show them.
174 checkCookie();
175 // -->
176</script>
177</body>
178</html>