~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.t.t.t.TestTheTvDBResourceProvider(<span title="twisted.trial.unittest.TestCase">TestCase</span>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.thetvdb.html">thetvdb</a>.<a href="elisa.plugins.thetvdb.tests.html">tests</a>.<a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.html">test_func_resource_provider</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div>This test case tests the TheTvDBResourceProvider class.<table class="fieldTable"></table></div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      <table class="children sortable" id="id4999">
28
 
  
29
 
  <tr>
30
 
    <th>Line #</th>
31
 
    <th>Kind</th>
32
 
    <th>Name</th>
33
 
    <th>Docs</th>
34
 
  </tr>
35
 
<tr class="method">
36
 
    
37
 
    <td class="lineno">43</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#setUp">setUp</a></td>
40
 
    <td><span class="undocumented">Undocumented</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">52</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#tearDown">tearDown</a></td>
46
 
    <td><span class="undocumented">Undocumented</span></td>
47
 
  </tr><tr class="method">
48
 
    
49
 
    <td class="lineno">55</td>
50
 
    <td>Method</td>
51
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_get_wrong_uri">test_get_wrong_uri</a></td>
52
 
    <td><span>Test trying to get a unexisting URI.</span></td>
53
 
  </tr><tr class="method">
54
 
    
55
 
    <td class="lineno">64</td>
56
 
    <td>Method</td>
57
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_get_wrong_api_method">test_get_wrong_api_method</a></td>
58
 
    <td><span>Test trying to get an unknown method of the API</span></td>
59
 
  </tr><tr class="method">
60
 
    
61
 
    <td class="lineno">79</td>
62
 
    <td>Method</td>
63
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_search">test_search</a></td>
64
 
    <td><span>Test a simple API call.</span></td>
65
 
  </tr><tr class="method">
66
 
    
67
 
    <td class="lineno">94</td>
68
 
    <td>Method</td>
69
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_get_info">test_get_info</a></td>
70
 
    <td><span>Test a getInfo API call.</span></td>
71
 
  </tr><tr class="method">
72
 
    
73
 
    <td class="lineno">113</td>
74
 
    <td>Method</td>
75
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_seasons_retrieval">test_seasons_retrieval</a></td>
76
 
    <td><span>Test the retrieval of a tv show seasons list</span></td>
77
 
  </tr><tr class="method">
78
 
    
79
 
    <td class="lineno">145</td>
80
 
    <td>Method</td>
81
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_episode_retrieval">test_episode_retrieval</a></td>
82
 
    <td><span>Test the retrieval of a tv show episode</span></td>
83
 
  </tr><tr class="method">
84
 
    
85
 
    <td class="lineno">172</td>
86
 
    <td>Method</td>
87
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_picture_retrieval">test_picture_retrieval</a></td>
88
 
    <td><span>Test the retrieval of a tv show poster</span></td>
89
 
  </tr><tr class="method">
90
 
    
91
 
    <td class="lineno">197</td>
92
 
    <td>Method</td>
93
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#test_seasons_banners_retrieval">test_seasons_banners_retrieval</a></td>
94
 
    <td><span>Test the retrieval of a tv show season banners</span></td>
95
 
  </tr><tr class="method private">
96
 
    
97
 
    <td class="lineno">73</td>
98
 
    <td>Method</td>
99
 
    <td><a href="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.html#_search_lost">_search_lost</a></td>
100
 
    <td><span class="undocumented">Undocumented</span></td>
101
 
  </tr>
102
 
  
103
 
</table>
104
 
      
105
 
      
106
 
    </div>
107
 
    
108
 
    
109
 
    
110
 
 
111
 
    <div class="function">
112
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.setUp">
113
 
    
114
 
  </a>
115
 
  <a name="setUp">
116
 
    
117
 
  </a>
118
 
  <div class="functionHeader">
119
 
    
120
 
    def
121
 
    setUp(self):
122
 
    
123
 
  </div>
124
 
  <div class="functionBody">
125
 
    
126
 
    <div class="undocumented">Undocumented</div>
127
 
  </div>
128
 
</div><div class="function">
129
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.tearDown">
130
 
    
131
 
  </a>
132
 
  <a name="tearDown">
133
 
    
134
 
  </a>
135
 
  <div class="functionHeader">
136
 
    
137
 
    def
138
 
    tearDown(self):
139
 
    
140
 
  </div>
141
 
  <div class="functionBody">
142
 
    
143
 
    <div class="undocumented">Undocumented</div>
144
 
  </div>
145
 
</div><div class="function">
146
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_get_wrong_uri">
147
 
    
148
 
  </a>
149
 
  <a name="test_get_wrong_uri">
150
 
    
151
 
  </a>
152
 
  <div class="functionHeader">
153
 
    
154
 
    def
155
 
    test_get_wrong_uri(self):
156
 
    
157
 
  </div>
158
 
  <div class="functionBody">
159
 
    
160
 
    <div>Test trying to get a unexisting URI.<table class="fieldTable"></table></div>
161
 
  </div>
162
 
</div><div class="function">
163
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_get_wrong_api_method">
164
 
    
165
 
  </a>
166
 
  <a name="test_get_wrong_api_method">
167
 
    
168
 
  </a>
169
 
  <div class="functionHeader">
170
 
    
171
 
    def
172
 
    test_get_wrong_api_method(self):
173
 
    
174
 
  </div>
175
 
  <div class="functionBody">
176
 
    
177
 
    <div>Test trying to get an unknown method of the API<table class="fieldTable"></table></div>
178
 
  </div>
179
 
</div><div class="function">
180
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider._search_lost">
181
 
    
182
 
  </a>
183
 
  <a name="_search_lost">
184
 
    
185
 
  </a>
186
 
  <div class="functionHeader">
187
 
    
188
 
    def
189
 
    _search_lost(self):
190
 
    
191
 
  </div>
192
 
  <div class="functionBody">
193
 
    
194
 
    <div class="undocumented">Undocumented</div>
195
 
  </div>
196
 
</div><div class="function">
197
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_search">
198
 
    
199
 
  </a>
200
 
  <a name="test_search">
201
 
    
202
 
  </a>
203
 
  <div class="functionHeader">
204
 
    
205
 
    def
206
 
    test_search(self):
207
 
    
208
 
  </div>
209
 
  <div class="functionBody">
210
 
    
211
 
    <div>Test a simple API call.<table class="fieldTable"></table></div>
212
 
  </div>
213
 
</div><div class="function">
214
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_get_info">
215
 
    
216
 
  </a>
217
 
  <a name="test_get_info">
218
 
    
219
 
  </a>
220
 
  <div class="functionHeader">
221
 
    
222
 
    def
223
 
    test_get_info(self):
224
 
    
225
 
  </div>
226
 
  <div class="functionBody">
227
 
    
228
 
    <div>Test a getInfo API call.<table class="fieldTable"></table></div>
229
 
  </div>
230
 
</div><div class="function">
231
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_seasons_retrieval">
232
 
    
233
 
  </a>
234
 
  <a name="test_seasons_retrieval">
235
 
    
236
 
  </a>
237
 
  <div class="functionHeader">
238
 
    
239
 
    def
240
 
    test_seasons_retrieval(self):
241
 
    
242
 
  </div>
243
 
  <div class="functionBody">
244
 
    
245
 
    <div>Test the retrieval of a tv show seasons list<table class="fieldTable"></table></div>
246
 
  </div>
247
 
</div><div class="function">
248
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_episode_retrieval">
249
 
    
250
 
  </a>
251
 
  <a name="test_episode_retrieval">
252
 
    
253
 
  </a>
254
 
  <div class="functionHeader">
255
 
    
256
 
    def
257
 
    test_episode_retrieval(self):
258
 
    
259
 
  </div>
260
 
  <div class="functionBody">
261
 
    
262
 
    <div>Test the retrieval of a tv show episode<table class="fieldTable"></table></div>
263
 
  </div>
264
 
</div><div class="function">
265
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_picture_retrieval">
266
 
    
267
 
  </a>
268
 
  <a name="test_picture_retrieval">
269
 
    
270
 
  </a>
271
 
  <div class="functionHeader">
272
 
    
273
 
    def
274
 
    test_picture_retrieval(self):
275
 
    
276
 
  </div>
277
 
  <div class="functionBody">
278
 
    
279
 
    <div>Test the retrieval of a tv show poster<table class="fieldTable"></table></div>
280
 
  </div>
281
 
</div><div class="function">
282
 
  <a name="elisa.plugins.thetvdb.tests.test_func_resource_provider.TestTheTvDBResourceProvider.test_seasons_banners_retrieval">
283
 
    
284
 
  </a>
285
 
  <a name="test_seasons_banners_retrieval">
286
 
    
287
 
  </a>
288
 
  <div class="functionHeader">
289
 
    
290
 
    def
291
 
    test_seasons_banners_retrieval(self):
292
 
    
293
 
  </div>
294
 
  <div class="functionBody">
295
 
    
296
 
    <div>Test the retrieval of a tv show season banners<table class="fieldTable"></table></div>
297
 
  </div>
298
 
</div>
299
 
    <address>
300
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
301
 
    </address>
302
 
  </body>
303
 
</html>
 
 
b'\\ No newline at end of file'