OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
3 <html><head><title>Python: module telemetry.testing.story_set_smoke_test</title> | |
4 <meta charset="utf-8"> | |
5 </head><body bgcolor="#f0f0f8"> | |
6 | |
7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
8 <tr bgcolor="#7799ee"> | |
9 <td valign=bottom> <br> | |
10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.testing.html"><font color="#ffffff">testing</font></a>.story_set_smoke_test</st
rong></big></big></font></td | |
11 ><td align=right valign=bottom | |
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/testing/story_set_smoke_test.py">telemetry/testing/story_set_smoke
_test.py</a></font></td></tr></table> | |
13 <p><tt># Copyright 2014 The Chromium Authors.
All rights reserved.<br> | |
14 # Use of this source code is governed by
a BSD-style license that can be<br> | |
15 # found in the LICENSE file.</tt></p> | |
16 <p> | |
17 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
18 <tr bgcolor="#aa55cc"> | |
19 <td colspan=3 valign=bottom> <br> | |
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
21 | |
22 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
23 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.wpr.archive_info.html">telemetry.wpr.archive_info</a><br> | |
24 <a href="telemetry.internal.browser.browser_credentials.html">telemetry.internal
.browser.browser_credentials</a><br> | |
25 </td><td width="25%" valign=top><a href="telemetry.core.discover.html">telemetry
.core.discover</a><br> | |
26 <a href="logging.html">logging</a><br> | |
27 </td><td width="25%" valign=top><a href="os.html">os</a><br> | |
28 <a href="telemetry.page.html">telemetry.page</a><br> | |
29 </td><td width="25%" valign=top><a href="telemetry.story.html">telemetry.story</
a><br> | |
30 <a href="unittest.html">unittest</a><br> | |
31 </td></tr></table></td></tr></table><p> | |
32 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
33 <tr bgcolor="#ee77aa"> | |
34 <td colspan=3 valign=bottom> <br> | |
35 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | |
36 | |
37 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
38 <td width="100%"><dl> | |
39 <dt><font face="helvetica, arial"><a href="unittest.case.html#TestCase">unittest
.case.TestCase</a>(<a href="__builtin__.html#object">__builtin__.object</a>) | |
40 </font></dt><dd> | |
41 <dl> | |
42 <dt><font face="helvetica, arial"><a href="telemetry.testing.story_set_smoke_tes
t.html#StorySetSmokeTest">StorySetSmokeTest</a> | |
43 </font></dt></dl> | |
44 </dd> | |
45 </dl> | |
46 <p> | |
47 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
48 <tr bgcolor="#ffc8d8"> | |
49 <td colspan=3 valign=bottom> <br> | |
50 <font color="#000000" face="helvetica, arial"><a name="StorySetSmokeTest">class
<strong>StorySetSmokeTest</strong></a>(<a href="unittest.case.html#TestCase">uni
ttest.case.TestCase</a>)</font></td></tr> | |
51 | |
52 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
53 <td width="100%"><dl><dt>Method resolution order:</dt> | |
54 <dd><a href="telemetry.testing.story_set_smoke_test.html#StorySetSmokeTest">Stor
ySetSmokeTest</a></dd> | |
55 <dd><a href="unittest.case.html#TestCase">unittest.case.TestCase</a></dd> | |
56 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
57 </dl> | |
58 <hr> | |
59 Methods defined here:<br> | |
60 <dl><dt><a name="StorySetSmokeTest-CheckArchive"><strong>CheckArchive</strong></
a>(self, story_set)</dt><dd><tt>Verify that all URLs of 
;pages in story_set have an associated archive.</t
t></dd></dl> | |
61 | |
62 <dl><dt><a name="StorySetSmokeTest-CheckAttributes"><strong>CheckAttributes</str
ong></a>(self, story_set)</dt><dd><tt>Verify that story_set and&n
bsp;its stories base attributes have the right<br> | |
63 types.</tt></dd></dl> | |
64 | |
65 <dl><dt><a name="StorySetSmokeTest-CheckAttributesOfStoryBasicAttributes"><stron
g>CheckAttributesOfStoryBasicAttributes</strong></a>(self, story)</dt></dl> | |
66 | |
67 <dl><dt><a name="StorySetSmokeTest-CheckAttributesOfStorySetBasicAttributes"><st
rong>CheckAttributesOfStorySetBasicAttributes</strong></a>(self, story_set)</dt>
</dl> | |
68 | |
69 <dl><dt><a name="StorySetSmokeTest-CheckCredentials"><strong>CheckCredentials</s
trong></a>(self, story_set)</dt><dd><tt>Verify that all pages&nbs
p;in story_set use proper credentials</tt></dd></dl> | |
70 | |
71 <dl><dt><a name="StorySetSmokeTest-CheckSharedStates"><strong>CheckSharedStates<
/strong></a>(self, story_set)</dt></dl> | |
72 | |
73 <dl><dt><a name="StorySetSmokeTest-GetAllStorySetClasses"><strong>GetAllStorySet
Classes</strong></a>(self, story_sets_dir, top_level_dir)</dt></dl> | |
74 | |
75 <dl><dt><a name="StorySetSmokeTest-RunSmokeTest"><strong>RunSmokeTest</strong></
a>(self, story_sets_dir, top_level_dir)</dt><dd><tt>Run smoke test&nbs
p;on all story sets in story_sets_dir.<br> | |
76 <br> | |
77 Subclass of <a href="#StorySetSmokeTest">StorySetSmokeTest</a> is
supposed to call this in some test<br> | |
78 method to run smoke test.</tt></dd></dl> | |
79 | |
80 <dl><dt><a name="StorySetSmokeTest-setUp"><strong>setUp</strong></a>(self)</dt><
/dl> | |
81 | |
82 <hr> | |
83 Methods inherited from <a href="unittest.case.html#TestCase">unittest.case.TestC
ase</a>:<br> | |
84 <dl><dt><a name="StorySetSmokeTest-__call__"><strong>__call__</strong></a>(self,
*args, **kwds)</dt></dl> | |
85 | |
86 <dl><dt><a name="StorySetSmokeTest-__eq__"><strong>__eq__</strong></a>(self, oth
er)</dt></dl> | |
87 | |
88 <dl><dt><a name="StorySetSmokeTest-__hash__"><strong>__hash__</strong></a>(self)
</dt></dl> | |
89 | |
90 <dl><dt><a name="StorySetSmokeTest-__init__"><strong>__init__</strong></a>(self,
methodName<font color="#909090">='runTest'</font>)</dt><dd><tt>Create an&n
bsp;instance of the class that will use the&n
bsp;named test<br> | |
91 method when executed. Raises a ValueError if
the instance does<br> | |
92 not have a method with the specified name.</t
t></dd></dl> | |
93 | |
94 <dl><dt><a name="StorySetSmokeTest-__ne__"><strong>__ne__</strong></a>(self, oth
er)</dt></dl> | |
95 | |
96 <dl><dt><a name="StorySetSmokeTest-__repr__"><strong>__repr__</strong></a>(self)
</dt></dl> | |
97 | |
98 <dl><dt><a name="StorySetSmokeTest-__str__"><strong>__str__</strong></a>(self)</
dt></dl> | |
99 | |
100 <dl><dt><a name="StorySetSmokeTest-addCleanup"><strong>addCleanup</strong></a>(s
elf, function, *args, **kwargs)</dt><dd><tt>Add a function, with&
nbsp;arguments, to be called when the test is
<br> | |
101 completed. Functions added are called on a LI
FO basis and are<br> | |
102 called after tearDown on test failure or succ
ess.<br> | |
103 <br> | |
104 Cleanup items are called even if setUp fails&
nbsp;(unlike tearDown).</tt></dd></dl> | |
105 | |
106 <dl><dt><a name="StorySetSmokeTest-addTypeEqualityFunc"><strong>addTypeEqualityF
unc</strong></a>(self, typeobj, function)</dt><dd><tt>Add a type
specific assertEqual style function to compare a&n
bsp;type.<br> | |
107 <br> | |
108 This method is for use by <a href="unittest.case.h
tml#TestCase">TestCase</a> subclasses that need to regi
ster<br> | |
109 their own type equality functions to provide
nicer error messages.<br> | |
110 <br> | |
111 Args:<br> | |
112 typeobj: The data type to call&
nbsp;this function on when both values<br> | |
113 are 
;of the same type in <a href="#StorySetSmokeTest-assert
Equal">assertEqual</a>().<br> | |
114 function: The callable taking two&nb
sp;arguments and an optional<br> | |
115 msg=&nbs
p;argument that raises self.<strong>failureException</strong>&nbs
p;with a<br> | |
116 useful&n
bsp;error message when the two arguments are
not equal.</tt></dd></dl> | |
117 | |
118 <dl><dt><a name="StorySetSmokeTest-assertAlmostEqual"><strong>assertAlmostEqual<
/strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<
font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt>
<dd><tt>Fail if the two objects are unequal a
s determined by their<br> | |
119 difference rounded to the given number of dec
imal places<br> | |
120 (default 7) and comparing to zero, or by 
;comparing that the<br> | |
121 between the two objects is more than the 
;given delta.<br> | |
122 <br> | |
123 Note that decimal places (from zero) are usua
lly not the same<br> | |
124 as significant digits (measured from the most 
;signficant digit).<br> | |
125 <br> | |
126 If the two objects compare equal then they&nb
sp;will automatically<br> | |
127 compare almost equal.</tt></dd></dl> | |
128 | |
129 <dl><dt><a name="StorySetSmokeTest-assertAlmostEquals"><strong>assertAlmostEqual
s</strong></a> = assertAlmostEqual(self, first, second, places<font color="#9090
90">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#9090
90">=None</font>)</dt><dd><tt>Fail if the two objects a
re unequal as determined by their<br> | |
130 difference rounded to the given number of dec
imal places<br> | |
131 (default 7) and comparing to zero, or by 
;comparing that the<br> | |
132 between the two objects is more than the 
;given delta.<br> | |
133 <br> | |
134 Note that decimal places (from zero) are usua
lly not the same<br> | |
135 as significant digits (measured from the most 
;signficant digit).<br> | |
136 <br> | |
137 If the two objects compare equal then they&nb
sp;will automatically<br> | |
138 compare almost equal.</tt></dd></dl> | |
139 | |
140 <dl><dt><a name="StorySetSmokeTest-assertDictContainsSubset"><strong>assertDictC
ontainsSubset</strong></a>(self, expected, actual, msg<font color="#909090">=Non
e</font>)</dt><dd><tt>Checks whether actual is a supers
et of expected.</tt></dd></dl> | |
141 | |
142 <dl><dt><a name="StorySetSmokeTest-assertDictEqual"><strong>assertDictEqual</str
ong></a>(self, d1, d2, msg<font color="#909090">=None</font>)</dt></dl> | |
143 | |
144 <dl><dt><a name="StorySetSmokeTest-assertEqual"><strong>assertEqual</strong></a>
(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail&nb
sp;if the two objects are unequal as determin
ed by the '=='<br> | |
145 operator.</tt></dd></dl> | |
146 | |
147 <dl><dt><a name="StorySetSmokeTest-assertEquals"><strong>assertEquals</strong></
a> = assertEqual(self, first, second, msg<font color="#909090">=None</font>)</dt
><dd><tt>Fail if the two objects are unequal
as determined by the '=='<br> | |
148 operator.</tt></dd></dl> | |
149 | |
150 <dl><dt><a name="StorySetSmokeTest-assertFalse"><strong>assertFalse</strong></a>
(self, expr, msg<font color="#909090">=None</font>)</dt><dd><tt>Check that&
nbsp;the expression is false.</tt></dd></dl> | |
151 | |
152 <dl><dt><a name="StorySetSmokeTest-assertGreater"><strong>assertGreater</strong>
</a>(self, a, b, msg<font color="#909090">=None</font>)</dt><dd><tt>Just li
ke <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a >
b), but with a nicer default message.</tt></dd></d
l> | |
153 | |
154 <dl><dt><a name="StorySetSmokeTest-assertGreaterEqual"><strong>assertGreaterEqua
l</strong></a>(self, a, b, msg<font color="#909090">=None</font>)</dt><dd><tt>Ju
st like <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a
>= b), but with a nicer default message.</
tt></dd></dl> | |
155 | |
156 <dl><dt><a name="StorySetSmokeTest-assertIn"><strong>assertIn</strong></a>(self,
member, container, msg<font color="#909090">=None</font>)</dt><dd><tt>Just 
;like <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a in 
;b), but with a nicer default message.</tt></dd></
dl> | |
157 | |
158 <dl><dt><a name="StorySetSmokeTest-assertIs"><strong>assertIs</strong></a>(self,
expr1, expr2, msg<font color="#909090">=None</font>)</dt><dd><tt>Just like
<a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a is b),&
nbsp;but with a nicer default message.</tt></dd></dl> | |
159 | |
160 <dl><dt><a name="StorySetSmokeTest-assertIsInstance"><strong>assertIsInstance</s
trong></a>(self, obj, cls, msg<font color="#909090">=None</font>)</dt><dd><tt>Sa
me as <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(isinstanc
e(obj, cls)), with a nicer<br> | |
161 default message.</tt></dd></dl> | |
162 | |
163 <dl><dt><a name="StorySetSmokeTest-assertIsNone"><strong>assertIsNone</strong></
a>(self, obj, msg<font color="#909090">=None</font>)</dt><dd><tt>Same as&nb
sp;<a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(obj is None)
, with a nicer default message.</tt></dd></dl> | |
164 | |
165 <dl><dt><a name="StorySetSmokeTest-assertIsNot"><strong>assertIsNot</strong></a>
(self, expr1, expr2, msg<font color="#909090">=None</font>)</dt><dd><tt>Just&nbs
p;like <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a is&nbs
p;not b), but with a nicer default message.</
tt></dd></dl> | |
166 | |
167 <dl><dt><a name="StorySetSmokeTest-assertIsNotNone"><strong>assertIsNotNone</str
ong></a>(self, obj, msg<font color="#909090">=None</font>)</dt><dd><tt>Included&
nbsp;for symmetry with assertIsNone.</tt></dd></dl> | |
168 | |
169 <dl><dt><a name="StorySetSmokeTest-assertItemsEqual"><strong>assertItemsEqual</s
trong></a>(self, expected_seq, actual_seq, msg<font color="#909090">=None</font>
)</dt><dd><tt>An unordered sequence specific comparison.&nbs
p;It asserts that<br> | |
170 actual_seq and expected_seq have the same element&
nbsp;counts.<br> | |
171 Equivalent to::<br> | |
172 <br> | |
173 <a href="#StorySetSmokeTest-assertEqual">assertEqual</a>
(Counter(iter(actual_seq)),<br> | |
174 &n
bsp; Counter(iter(expected_seq)))<br> | |
175 <br> | |
176 Asserts that each element has the same count&
nbsp;in both sequences.<br> | |
177 Example:<br> | |
178 - [0, 1, 1] and [1, 0,&nbs
p;1] compare equal.<br> | |
179 - [0, 0, 1] and [0, 1]&nbs
p;compare unequal.</tt></dd></dl> | |
180 | |
181 <dl><dt><a name="StorySetSmokeTest-assertLess"><strong>assertLess</strong></a>(s
elf, a, b, msg<font color="#909090">=None</font>)</dt><dd><tt>Just like&nbs
p;<a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a < b),&nb
sp;but with a nicer default message.</tt></dd></dl> | |
182 | |
183 <dl><dt><a name="StorySetSmokeTest-assertLessEqual"><strong>assertLessEqual</str
ong></a>(self, a, b, msg<font color="#909090">=None</font>)</dt><dd><tt>Just&nbs
p;like <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a <=&
nbsp;b), but with a nicer default message.</tt></d
d></dl> | |
184 | |
185 <dl><dt><a name="StorySetSmokeTest-assertListEqual"><strong>assertListEqual</str
ong></a>(self, list1, list2, msg<font color="#909090">=None</font>)</dt><dd><tt>
A list-specific equality assertion.<br> | |
186 <br> | |
187 Args:<br> | |
188 list1: The first list to compar
e.<br> | |
189 list2: The second list to compa
re.<br> | |
190 msg: Optional message to use on
failure instead of a list of<br> | |
191 differen
ces.</tt></dd></dl> | |
192 | |
193 <dl><dt><a name="StorySetSmokeTest-assertMultiLineEqual"><strong>assertMultiLine
Equal</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</
dt><dd><tt>Assert that two multi-line strings are
equal.</tt></dd></dl> | |
194 | |
195 <dl><dt><a name="StorySetSmokeTest-assertNotAlmostEqual"><strong>assertNotAlmost
Equal</strong></a>(self, first, second, places<font color="#909090">=None</font>
, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>
)</dt><dd><tt>Fail if the two objects are equal&nb
sp;as determined by their<br> | |
196 difference rounded to the given number of dec
imal places<br> | |
197 (default 7) and comparing to zero, or by 
;comparing that the<br> | |
198 between the two objects is less than the 
;given delta.<br> | |
199 <br> | |
200 Note that decimal places (from zero) are usua
lly not the same<br> | |
201 as significant digits (measured from the most 
;signficant digit).<br> | |
202 <br> | |
203 Objects that are equal automatically fail.</tt></dd></d
l> | |
204 | |
205 <dl><dt><a name="StorySetSmokeTest-assertNotAlmostEquals"><strong>assertNotAlmos
tEquals</strong></a> = assertNotAlmostEqual(self, first, second, places<font col
or="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font col
or="#909090">=None</font>)</dt><dd><tt>Fail if the two objec
ts are equal as determined by their<br> | |
206 difference rounded to the given number of dec
imal places<br> | |
207 (default 7) and comparing to zero, or by 
;comparing that the<br> | |
208 between the two objects is less than the 
;given delta.<br> | |
209 <br> | |
210 Note that decimal places (from zero) are usua
lly not the same<br> | |
211 as significant digits (measured from the most 
;signficant digit).<br> | |
212 <br> | |
213 Objects that are equal automatically fail.</tt></dd></d
l> | |
214 | |
215 <dl><dt><a name="StorySetSmokeTest-assertNotEqual"><strong>assertNotEqual</stron
g></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>F
ail if the two objects are equal as dete
rmined by the '!='<br> | |
216 operator.</tt></dd></dl> | |
217 | |
218 <dl><dt><a name="StorySetSmokeTest-assertNotEquals"><strong>assertNotEquals</str
ong></a> = assertNotEqual(self, first, second, msg<font color="#909090">=None</f
ont>)</dt><dd><tt>Fail if the two objects are equa
l as determined by the '!='<br> | |
219 operator.</tt></dd></dl> | |
220 | |
221 <dl><dt><a name="StorySetSmokeTest-assertNotIn"><strong>assertNotIn</strong></a>
(self, member, container, msg<font color="#909090">=None</font>)</dt><dd><tt>Jus
t like <a href="#StorySetSmokeTest-assertTrue">assertTrue</a>(a n
ot in b), but with a nicer default messa
ge.</tt></dd></dl> | |
222 | |
223 <dl><dt><a name="StorySetSmokeTest-assertNotIsInstance"><strong>assertNotIsInsta
nce</strong></a>(self, obj, cls, msg<font color="#909090">=None</font>)</dt><dd>
<tt>Included for symmetry with assertIsInstance.</tt></dd></
dl> | |
224 | |
225 <dl><dt><a name="StorySetSmokeTest-assertNotRegexpMatches"><strong>assertNotRege
xpMatches</strong></a>(self, text, unexpected_regexp, msg<font color="#909090">=
None</font>)</dt><dd><tt>Fail the test if the text 
;matches the regular expression.</tt></dd></dl> | |
226 | |
227 <dl><dt><a name="StorySetSmokeTest-assertRaises"><strong>assertRaises</strong></
a>(self, excClass, callableObj<font color="#909090">=None</font>, *args, **kwarg
s)</dt><dd><tt>Fail unless an exception of class e
xcClass is raised<br> | |
228 by callableObj when invoked with arguments args&nb
sp;and keyword<br> | |
229 arguments kwargs. If a different type of exce
ption is<br> | |
230 raised, it will not be caught, and the t
est case will be<br> | |
231 deemed to have suffered an error, exactly as&
nbsp;for an<br> | |
232 unexpected exception.<br> | |
233 <br> | |
234 If called with callableObj omitted or None, w
ill return a<br> | |
235 context object used like this::<br> | |
236 <br> | |
237 with <a href="#StorySetSmokeTest-assertRaises
">assertRaises</a>(SomeException):<br> | |
238 do_something()<br> | |
239 <br> | |
240 The context manager keeps a reference to the&
nbsp;exception as<br> | |
241 the 'exception' attribute. This allows you to 
;inspect the<br> | |
242 exception after the assertion::<br> | |
243 <br> | |
244 with <a href="#StorySetSmokeTest-assertRaises">asse
rtRaises</a>(SomeException) as cm:<br> | |
245 do_something()<br> | |
246 the_exception = cm.exception<br> | |
247 <a href="#StorySetSmokeTest-assertEqual">assertEqual</a>
(the_exception.error_code, 3)</tt></dd></dl> | |
248 | |
249 <dl><dt><a name="StorySetSmokeTest-assertRaisesRegexp"><strong>assertRaisesRegex
p</strong></a>(self, expected_exception, expected_regexp, callable_obj<font colo
r="#909090">=None</font>, *args, **kwargs)</dt><dd><tt>Asserts that th
e message in a raised exception matches a&nbs
p;regexp.<br> | |
250 <br> | |
251 Args:<br> | |
252 expected_exception: Exception class expec
ted to be raised.<br> | |
253 expected_regexp: Regexp (re pattern
object or string) expected<br> | |
254 to
be found in error message.<br> | |
255 callable_obj: Function to be called.
<br> | |
256 args: Extra args.<br> | |
257 kwargs: Extra kwargs.</tt></dd></dl> | |
258 | |
259 <dl><dt><a name="StorySetSmokeTest-assertRegexpMatches"><strong>assertRegexpMatc
hes</strong></a>(self, text, expected_regexp, msg<font color="#909090">=None</fo
nt>)</dt><dd><tt>Fail the test unless the text mat
ches the regular expression.</tt></dd></dl> | |
260 | |
261 <dl><dt><a name="StorySetSmokeTest-assertSequenceEqual"><strong>assertSequenceEq
ual</strong></a>(self, seq1, seq2, msg<font color="#909090">=None</font>, seq_ty
pe<font color="#909090">=None</font>)</dt><dd><tt>An equality assertio
n for ordered sequences (like lists and tuple
s).<br> | |
262 <br> | |
263 For the purposes of this function, a valid&nb
sp;ordered sequence type is one<br> | |
264 which can be indexed, has a length, and
has an equality operator.<br> | |
265 <br> | |
266 Args:<br> | |
267 seq1: The first sequence to com
pare.<br> | |
268 seq2: The second sequence to co
mpare.<br> | |
269 seq_type: The expected datatype of&n
bsp;the sequences, or None if no<br> | |
270 datatype
should be enforced.<br> | |
271 msg: Optional message to use on
failure instead of a list of<br> | |
272 differen
ces.</tt></dd></dl> | |
273 | |
274 <dl><dt><a name="StorySetSmokeTest-assertSetEqual"><strong>assertSetEqual</stron
g></a>(self, set1, set2, msg<font color="#909090">=None</font>)</dt><dd><tt>A&nb
sp;set-specific equality assertion.<br> | |
275 <br> | |
276 Args:<br> | |
277 set1: The first set to compare.
<br> | |
278 set2: The second set to compare
.<br> | |
279 msg: Optional message to use on
failure instead of a list of<br> | |
280 differen
ces.<br> | |
281 <br> | |
282 assertSetEqual uses ducktyping to support different&nbs
p;types of sets, and<br> | |
283 is optimized for sets specifically (parameters mus
t support a<br> | |
284 difference method).</tt></dd></dl> | |
285 | |
286 <dl><dt><a name="StorySetSmokeTest-assertTrue"><strong>assertTrue</strong></a>(s
elf, expr, msg<font color="#909090">=None</font>)</dt><dd><tt>Check that&nb
sp;the expression is true.</tt></dd></dl> | |
287 | |
288 <dl><dt><a name="StorySetSmokeTest-assertTupleEqual"><strong>assertTupleEqual</s
trong></a>(self, tuple1, tuple2, msg<font color="#909090">=None</font>)</dt><dd>
<tt>A tuple-specific equality assertion.<br> | |
289 <br> | |
290 Args:<br> | |
291 tuple1: The first tuple to comp
are.<br> | |
292 tuple2: The second tuple to com
pare.<br> | |
293 msg: Optional message to use on
failure instead of a list of<br> | |
294 differen
ces.</tt></dd></dl> | |
295 | |
296 <dl><dt><a name="StorySetSmokeTest-assert_"><strong>assert_</strong></a> = asser
tTrue(self, expr, msg<font color="#909090">=None</font>)</dt><dd><tt>Check
that the expression is true.</tt></dd></dl> | |
297 | |
298 <dl><dt><a name="StorySetSmokeTest-countTestCases"><strong>countTestCases</stron
g></a>(self)</dt></dl> | |
299 | |
300 <dl><dt><a name="StorySetSmokeTest-debug"><strong>debug</strong></a>(self)</dt><
dd><tt>Run the test without collecting errors in&n
bsp;a TestResult</tt></dd></dl> | |
301 | |
302 <dl><dt><a name="StorySetSmokeTest-defaultTestResult"><strong>defaultTestResult<
/strong></a>(self)</dt></dl> | |
303 | |
304 <dl><dt><a name="StorySetSmokeTest-doCleanups"><strong>doCleanups</strong></a>(s
elf)</dt><dd><tt>Execute all cleanup functions. Normally&nbs
p;called for you after<br> | |
305 tearDown.</tt></dd></dl> | |
306 | |
307 <dl><dt><a name="StorySetSmokeTest-fail"><strong>fail</strong></a>(self, msg<fon
t color="#909090">=None</font>)</dt><dd><tt>Fail immediately, with&nbs
p;the given message.</tt></dd></dl> | |
308 | |
309 <dl><dt><a name="StorySetSmokeTest-failIf"><strong>failIf</strong></a> = depreca
ted_func(*args, **kwargs)</dt></dl> | |
310 | |
311 <dl><dt><a name="StorySetSmokeTest-failIfAlmostEqual"><strong>failIfAlmostEqual<
/strong></a> = deprecated_func(*args, **kwargs)</dt></dl> | |
312 | |
313 <dl><dt><a name="StorySetSmokeTest-failIfEqual"><strong>failIfEqual</strong></a>
= deprecated_func(*args, **kwargs)</dt></dl> | |
314 | |
315 <dl><dt><a name="StorySetSmokeTest-failUnless"><strong>failUnless</strong></a> =
deprecated_func(*args, **kwargs)</dt></dl> | |
316 | |
317 <dl><dt><a name="StorySetSmokeTest-failUnlessAlmostEqual"><strong>failUnlessAlmo
stEqual</strong></a> = deprecated_func(*args, **kwargs)</dt></dl> | |
318 | |
319 <dl><dt><a name="StorySetSmokeTest-failUnlessEqual"><strong>failUnlessEqual</str
ong></a> = deprecated_func(*args, **kwargs)</dt></dl> | |
320 | |
321 <dl><dt><a name="StorySetSmokeTest-failUnlessRaises"><strong>failUnlessRaises</s
trong></a> = deprecated_func(*args, **kwargs)</dt></dl> | |
322 | |
323 <dl><dt><a name="StorySetSmokeTest-id"><strong>id</strong></a>(self)</dt></dl> | |
324 | |
325 <dl><dt><a name="StorySetSmokeTest-run"><strong>run</strong></a>(self, result<fo
nt color="#909090">=None</font>)</dt></dl> | |
326 | |
327 <dl><dt><a name="StorySetSmokeTest-shortDescription"><strong>shortDescription</s
trong></a>(self)</dt><dd><tt>Returns a one-line description
of the test, or None if no<br> | |
328 description has been provided.<br> | |
329 <br> | |
330 The default implementation of this method returns&
nbsp;the first line of<br> | |
331 the specified test method's docstring.</tt></dd></dl> | |
332 | |
333 <dl><dt><a name="StorySetSmokeTest-skipTest"><strong>skipTest</strong></a>(self,
reason)</dt><dd><tt>Skip this test.</tt></dd></dl> | |
334 | |
335 <dl><dt><a name="StorySetSmokeTest-tearDown"><strong>tearDown</strong></a>(self)
</dt><dd><tt>Hook method for deconstructing the test&nb
sp;fixture after testing it.</tt></dd></dl> | |
336 | |
337 <hr> | |
338 Class methods inherited from <a href="unittest.case.html#TestCase">unittest.case
.TestCase</a>:<br> | |
339 <dl><dt><a name="StorySetSmokeTest-setUpClass"><strong>setUpClass</strong></a>(c
ls)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin_
_.html#type">__builtin__.type</a></font></font></dt><dd><tt>Hook method&nbs
p;for setting up class fixture before running 
;tests in the class.</tt></dd></dl> | |
340 | |
341 <dl><dt><a name="StorySetSmokeTest-tearDownClass"><strong>tearDownClass</strong>
</a>(cls)<font color="#909090"><font face="helvetica, arial"> from <a href="__bu
iltin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Hook meth
od for deconstructing the class fixture after 
;running all tests in the class.</tt></dd></dl> | |
342 | |
343 <hr> | |
344 Data descriptors inherited from <a href="unittest.case.html#TestCase">unittest.c
ase.TestCase</a>:<br> | |
345 <dl><dt><strong>__dict__</strong></dt> | |
346 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | |
347 </dl> | |
348 <dl><dt><strong>__weakref__</strong></dt> | |
349 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
350 </dl> | |
351 <hr> | |
352 Data and other attributes inherited from <a href="unittest.case.html#TestCase">u
nittest.case.TestCase</a>:<br> | |
353 <dl><dt><strong>failureException</strong> = <type 'exceptions.AssertionError'
><dd><tt>Assertion failed.</tt></dl> | |
354 | |
355 <dl><dt><strong>longMessage</strong> = False</dl> | |
356 | |
357 <dl><dt><strong>maxDiff</strong> = 640</dl> | |
358 | |
359 </td></tr></table></td></tr></table> | |
360 </body></html> | |
OLD | NEW |