rapuncel 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. data/README.md +39 -33
  2. data/{Rakefile.rb → Rakefile} +1 -1
  3. data/lib/rapuncel.rb +2 -1
  4. data/lib/rapuncel/adapters/net_http_adapter.rb +6 -6
  5. data/lib/rapuncel/base.rb +2 -2
  6. data/lib/rapuncel/client.rb +21 -13
  7. data/lib/rapuncel/connection.rb +2 -2
  8. data/lib/rapuncel/core_ext/array.rb +9 -16
  9. data/lib/rapuncel/core_ext/big_decimal.rb +7 -0
  10. data/lib/rapuncel/core_ext/boolean.rb +10 -13
  11. data/lib/rapuncel/core_ext/float.rb +4 -7
  12. data/lib/rapuncel/core_ext/hash.rb +17 -27
  13. data/lib/rapuncel/core_ext/integer.rb +2 -10
  14. data/lib/rapuncel/core_ext/nil.rb +7 -0
  15. data/lib/rapuncel/core_ext/object.rb +6 -6
  16. data/lib/rapuncel/core_ext/string.rb +5 -7
  17. data/lib/rapuncel/core_ext/symbol.rb +2 -3
  18. data/lib/rapuncel/core_ext/time.rb +5 -8
  19. data/lib/rapuncel/proxy.rb +39 -14
  20. data/lib/rapuncel/request.rb +7 -6
  21. data/lib/rapuncel/response.rb +60 -31
  22. data/rapuncel.gemspec +2 -3
  23. data/test/functional/client_test.rb +38 -7
  24. data/test/functional_test_helper.rb +2 -2
  25. data/test/test_server.rb +3 -3
  26. data/test/unit/array_test.rb +14 -14
  27. data/test/unit/boolean_test.rb +6 -6
  28. data/test/unit/float_test.rb +7 -7
  29. data/test/unit/hash_test.rb +16 -16
  30. data/test/unit/nil_test.rb +16 -0
  31. data/test/unit/object_test.rb +29 -29
  32. data/test/unit/proxy_test.rb +9 -9
  33. data/test/unit/response_test.rb +69 -5
  34. data/test/unit/string_test.rb +15 -7
  35. metadata +13 -53
  36. data/lib/rapuncel/adapters/typhoeus_adapter.rb +0 -33
  37. data/lib/rapuncel/fault.rb +0 -10
  38. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-adapters-typhoeus_adapter_rb.html +0 -231
  39. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-base_rb.html +0 -105
  40. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-client_rb.html +0 -321
  41. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-connection_rb.html +0 -513
  42. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-array_rb.html +0 -303
  43. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-boolean_rb.html +0 -255
  44. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-float_rb.html +0 -177
  45. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-hash_rb.html +0 -297
  46. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-integer_rb.html +0 -177
  47. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-object_rb.html +0 -297
  48. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-string_rb.html +0 -159
  49. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-core_ext-time_rb.html +0 -165
  50. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-fault_rb.html +0 -93
  51. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-proxy_rb.html +0 -393
  52. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-request_rb.html +0 -351
  53. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-response_rb.html +0 -399
  54. data/test/coverage/-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel_rb.html +0 -201
  55. data/test/coverage/functional_test_helper_rb.html +0 -141
  56. data/test/coverage/index.html +0 -410
  57. data/test/coverage/jquery-1.3.2.min.js +0 -19
  58. data/test/coverage/jquery.tablesorter.min.js +0 -15
  59. data/test/coverage/print.css +0 -12
  60. data/test/coverage/rcov.js +0 -42
  61. data/test/coverage/screen.css +0 -270
  62. data/test/coverage/test_helper_rb.html +0 -291
  63. data/test/coverage/test_server_rb.html +0 -231
@@ -1,105 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/base.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Test C0 Coverage Information - RCov</h1>
13
- <h2>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/base.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-base_rb.html">/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/base.rb</a></td>
31
- <td class='right_align'><tt>7</tt></td>
32
- <td class='right_align'><tt>6</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module Rapuncel</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="marked">
66
- <td><pre><a name="line2">2</a> BUILDER_OPTIONS = {}</pre></td>
67
- </tr>
68
-
69
-
70
-
71
- <tr class="inferred">
72
- <td><pre><a name="line3">3</a> </pre></td>
73
- </tr>
74
-
75
-
76
-
77
- <tr class="marked">
78
- <td><pre><a name="line4">4</a> def self.get_builder options = {}</pre></td>
79
- </tr>
80
-
81
-
82
-
83
- <tr class="marked">
84
- <td><pre><a name="line5">5</a> Builder::XmlMarkup.new BUILDER_OPTIONS.merge(options)</pre></td>
85
- </tr>
86
-
87
-
88
-
89
- <tr class="inferred">
90
- <td><pre><a name="line6">6</a> end</pre></td>
91
- </tr>
92
-
93
-
94
-
95
- <tr class="inferred">
96
- <td><pre><a name="line7">7</a> end</pre></td>
97
- </tr>
98
-
99
- </tbody>
100
- </table>
101
-
102
- <p>Generated on Thu Nov 25 12:29:31 +0100 2010 with <a href="http://github.com/relevance/rcov">rcov 0.9.8</a></p>
103
-
104
- </body>
105
- </html>
@@ -1,321 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/client.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Test C0 Coverage Information - RCov</h1>
13
- <h2>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/client.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-client_rb.html">/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/client.rb</a></td>
31
- <td class='right_align'><tt>43</tt></td>
32
- <td class='right_align'><tt>32</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>86.05%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:86px"></div>
36
- <div class="uncovered" style="width:14px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>81.25%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:81px"></div>
41
- <div class="uncovered" style="width:19px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> require 'rapuncel/adapters/typhoeus_adapter'</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="marked">
66
- <td><pre><a name="line2">2</a> require 'rapuncel/connection'</pre></td>
67
- </tr>
68
-
69
-
70
-
71
- <tr class="inferred">
72
- <td><pre><a name="line3">3</a> </pre></td>
73
- </tr>
74
-
75
-
76
-
77
- <tr class="inferred">
78
- <td><pre><a name="line4">4</a> </pre></td>
79
- </tr>
80
-
81
-
82
-
83
- <tr class="marked">
84
- <td><pre><a name="line5">5</a> module Rapuncel</pre></td>
85
- </tr>
86
-
87
-
88
-
89
- <tr class="marked">
90
- <td><pre><a name="line6">6</a> class Client</pre></td>
91
- </tr>
92
-
93
-
94
-
95
- <tr class="marked">
96
- <td><pre><a name="line7">7</a> attr_accessor :connection</pre></td>
97
- </tr>
98
-
99
-
100
-
101
- <tr class="inferred">
102
- <td><pre><a name="line8">8</a> </pre></td>
103
- </tr>
104
-
105
-
106
-
107
- <tr class="marked">
108
- <td><pre><a name="line9">9</a> include Adapters::TyphoeusAdapter</pre></td>
109
- </tr>
110
-
111
-
112
-
113
- <tr class="inferred">
114
- <td><pre><a name="line10">10</a> </pre></td>
115
- </tr>
116
-
117
-
118
-
119
- <tr class="marked">
120
- <td><pre><a name="line11">11</a> def proxy_for interface</pre></td>
121
- </tr>
122
-
123
-
124
-
125
- <tr class="marked">
126
- <td><pre><a name="line12">12</a> Proxy.new self, interface</pre></td>
127
- </tr>
128
-
129
-
130
-
131
- <tr class="inferred">
132
- <td><pre><a name="line13">13</a> end</pre></td>
133
- </tr>
134
-
135
-
136
-
137
- <tr class="inferred">
138
- <td><pre><a name="line14">14</a> </pre></td>
139
- </tr>
140
-
141
-
142
-
143
- <tr class="marked">
144
- <td><pre><a name="line15">15</a> def proxy</pre></td>
145
- </tr>
146
-
147
-
148
-
149
- <tr class="uncovered">
150
- <td><pre><a name="line16">16</a> proxy_for nil</pre></td>
151
- </tr>
152
-
153
-
154
-
155
- <tr class="uncovered">
156
- <td><pre><a name="line17">17</a> end</pre></td>
157
- </tr>
158
-
159
-
160
-
161
- <tr class="inferred">
162
- <td><pre><a name="line18">18</a> </pre></td>
163
- </tr>
164
-
165
-
166
-
167
- <tr class="marked">
168
- <td><pre><a name="line19">19</a> def initialize configuration = {}</pre></td>
169
- </tr>
170
-
171
-
172
-
173
- <tr class="marked">
174
- <td><pre><a name="line20">20</a> @connection = init_connection(configuration)</pre></td>
175
- </tr>
176
-
177
-
178
-
179
- <tr class="inferred">
180
- <td><pre><a name="line21">21</a> end</pre></td>
181
- </tr>
182
-
183
-
184
-
185
- <tr class="inferred">
186
- <td><pre><a name="line22">22</a> </pre></td>
187
- </tr>
188
-
189
-
190
-
191
- <tr class="marked">
192
- <td><pre><a name="line23">23</a> def init_connection configuration = {}</pre></td>
193
- </tr>
194
-
195
-
196
-
197
- <tr class="marked">
198
- <td><pre><a name="line24">24</a> Connection.new configuration</pre></td>
199
- </tr>
200
-
201
-
202
-
203
- <tr class="inferred">
204
- <td><pre><a name="line25">25</a> end</pre></td>
205
- </tr>
206
-
207
-
208
-
209
- <tr class="inferred">
210
- <td><pre><a name="line26">26</a> </pre></td>
211
- </tr>
212
-
213
-
214
-
215
- <tr class="marked">
216
- <td><pre><a name="line27">27</a> def call name, *args</pre></td>
217
- </tr>
218
-
219
-
220
-
221
- <tr class="uncovered">
222
- <td><pre><a name="line28">28</a> execute Request.new(name, *args)</pre></td>
223
- </tr>
224
-
225
-
226
-
227
- <tr class="uncovered">
228
- <td><pre><a name="line29">29</a> end</pre></td>
229
- </tr>
230
-
231
-
232
-
233
- <tr class="inferred">
234
- <td><pre><a name="line30">30</a> </pre></td>
235
- </tr>
236
-
237
-
238
-
239
- <tr class="marked">
240
- <td><pre><a name="line31">31</a> def call_to_ruby name, *args</pre></td>
241
- </tr>
242
-
243
-
244
-
245
- <tr class="uncovered">
246
- <td><pre><a name="line32">32</a> call(name, *args).to_ruby</pre></td>
247
- </tr>
248
-
249
-
250
-
251
- <tr class="uncovered">
252
- <td><pre><a name="line33">33</a> end</pre></td>
253
- </tr>
254
-
255
-
256
-
257
- <tr class="inferred">
258
- <td><pre><a name="line34">34</a> </pre></td>
259
- </tr>
260
-
261
-
262
-
263
- <tr class="marked">
264
- <td><pre><a name="line35">35</a> def execute_to_ruby request</pre></td>
265
- </tr>
266
-
267
-
268
-
269
- <tr class="marked">
270
- <td><pre><a name="line36">36</a> execute(request).to_ruby</pre></td>
271
- </tr>
272
-
273
-
274
-
275
- <tr class="inferred">
276
- <td><pre><a name="line37">37</a> end</pre></td>
277
- </tr>
278
-
279
-
280
-
281
- <tr class="inferred">
282
- <td><pre><a name="line38">38</a> </pre></td>
283
- </tr>
284
-
285
-
286
-
287
- <tr class="marked">
288
- <td><pre><a name="line39">39</a> def execute request</pre></td>
289
- </tr>
290
-
291
-
292
-
293
- <tr class="marked">
294
- <td><pre><a name="line40">40</a> Response.new send_method_call(request.to_xml_rpc)</pre></td>
295
- </tr>
296
-
297
-
298
-
299
- <tr class="inferred">
300
- <td><pre><a name="line41">41</a> end</pre></td>
301
- </tr>
302
-
303
-
304
-
305
- <tr class="inferred">
306
- <td><pre><a name="line42">42</a> end</pre></td>
307
- </tr>
308
-
309
-
310
-
311
- <tr class="inferred">
312
- <td><pre><a name="line43">43</a> end</pre></td>
313
- </tr>
314
-
315
- </tbody>
316
- </table>
317
-
318
- <p>Generated on Thu Nov 25 12:29:31 +0100 2010 with <a href="http://github.com/relevance/rcov">rcov 0.9.8</a></p>
319
-
320
- </body>
321
- </html>
@@ -1,513 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/connection.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Test C0 Coverage Information - RCov</h1>
13
- <h2>/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/connection.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="-Users-mariantheisen-Projects-Kayoom-rapuncel-lib-rapuncel-connection_rb.html">/Users/mariantheisen/Projects/Kayoom/rapuncel/lib/rapuncel/connection.rb</a></td>
31
- <td class='right_align'><tt>75</tt></td>
32
- <td class='right_align'><tt>56</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>92.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:92px"></div>
36
- <div class="uncovered" style="width:8px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>91.07%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:91px"></div>
41
- <div class="uncovered" style="width:9px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module Rapuncel</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="marked">
66
- <td><pre><a name="line2">2</a> class Connection</pre></td>
67
- </tr>
68
-
69
-
70
-
71
- <tr class="marked">
72
- <td><pre><a name="line3">3</a> def self.build configuration = {}</pre></td>
73
- </tr>
74
-
75
-
76
-
77
- <tr class="marked">
78
- <td><pre><a name="line4">4</a> configuration = configuration.symbolize_keys</pre></td>
79
- </tr>
80
-
81
-
82
-
83
- <tr class="inferred">
84
- <td><pre><a name="line5">5</a> </pre></td>
85
- </tr>
86
-
87
-
88
-
89
- <tr class="inferred">
90
- <td><pre><a name="line6">6</a> case</pre></td>
91
- </tr>
92
-
93
-
94
-
95
- <tr class="marked">
96
- <td><pre><a name="line7">7</a> when configuration[:user], configuration[:auth_method], configuration[:password]</pre></td>
97
- </tr>
98
-
99
-
100
-
101
- <tr class="marked">
102
- <td><pre><a name="line8">8</a> AuthConnection.new configuration</pre></td>
103
- </tr>
104
-
105
-
106
-
107
- <tr class="marked">
108
- <td><pre><a name="line9">9</a> when configuration[:api_key_header], configuration[:api_key]</pre></td>
109
- </tr>
110
-
111
-
112
-
113
- <tr class="marked">
114
- <td><pre><a name="line10">10</a> ApiKeyAuthConnection.new configuration</pre></td>
115
- </tr>
116
-
117
-
118
-
119
- <tr class="uncovered">
120
- <td><pre><a name="line11">11</a> else</pre></td>
121
- </tr>
122
-
123
-
124
-
125
- <tr class="uncovered">
126
- <td><pre><a name="line12">12</a> new configuration</pre></td>
127
- </tr>
128
-
129
-
130
-
131
- <tr class="marked">
132
- <td><pre><a name="line13">13</a> end</pre></td>
133
- </tr>
134
-
135
-
136
-
137
- <tr class="inferred">
138
- <td><pre><a name="line14">14</a> end</pre></td>
139
- </tr>
140
-
141
-
142
-
143
- <tr class="inferred">
144
- <td><pre><a name="line15">15</a> </pre></td>
145
- </tr>
146
-
147
-
148
-
149
- <tr class="marked">
150
- <td><pre><a name="line16">16</a> attr_accessor :host, :port, :path, :ssl, :headers</pre></td>
151
- </tr>
152
-
153
-
154
-
155
- <tr class="marked">
156
- <td><pre><a name="line17">17</a> alias_method :ssl?, :ssl</pre></td>
157
- </tr>
158
-
159
-
160
-
161
- <tr class="inferred">
162
- <td><pre><a name="line18">18</a> </pre></td>
163
- </tr>
164
-
165
-
166
-
167
- <tr class="marked">
168
- <td><pre><a name="line19">19</a> def initialize configuration = {}</pre></td>
169
- </tr>
170
-
171
-
172
-
173
- <tr class="inferred">
174
- <td><pre><a name="line20">20</a> </pre></td>
175
- </tr>
176
-
177
-
178
-
179
- <tr class="marked">
180
- <td><pre><a name="line21">21</a> @host = configuration[:host] || 'localhost'</pre></td>
181
- </tr>
182
-
183
-
184
-
185
- <tr class="marked">
186
- <td><pre><a name="line22">22</a> @port = configuration[:port] || '80'</pre></td>
187
- </tr>
188
-
189
-
190
-
191
- <tr class="marked">
192
- <td><pre><a name="line23">23</a> @path = configuration[:path] || '/'</pre></td>
193
- </tr>
194
-
195
-
196
-
197
- <tr class="marked">
198
- <td><pre><a name="line24">24</a> @headers = configuration[:headers] || {}</pre></td>
199
- </tr>
200
-
201
-
202
-
203
- <tr class="inferred">
204
- <td><pre><a name="line25">25</a> </pre></td>
205
- </tr>
206
-
207
-
208
-
209
- <tr class="inferred">
210
- <td><pre><a name="line26">26</a> </pre></td>
211
- </tr>
212
-
213
-
214
-
215
- <tr class="marked">
216
- <td><pre><a name="line27">27</a> if ssl = configuration[:ssl]</pre></td>
217
- </tr>
218
-
219
-
220
-
221
- <tr class="uncovered">
222
- <td><pre><a name="line28">28</a> @ssl = true</pre></td>
223
- </tr>
224
-
225
-
226
-
227
- <tr class="uncovered">
228
- <td><pre><a name="line29">29</a> #TODO</pre></td>
229
- </tr>
230
-
231
-
232
-
233
- <tr class="uncovered">
234
- <td><pre><a name="line30">30</a> end</pre></td>
235
- </tr>
236
-
237
-
238
-
239
- <tr class="uncovered">
240
- <td><pre><a name="line31">31</a> end</pre></td>
241
- </tr>
242
-
243
-
244
-
245
- <tr class="inferred">
246
- <td><pre><a name="line32">32</a> </pre></td>
247
- </tr>
248
-
249
-
250
-
251
- <tr class="marked">
252
- <td><pre><a name="line33">33</a> def url</pre></td>
253
- </tr>
254
-
255
-
256
-
257
- <tr class="marked">
258
- <td><pre><a name="line34">34</a> &quot;http://#{host}:#{port}#{path}&quot;</pre></td>
259
- </tr>
260
-
261
-
262
-
263
- <tr class="inferred">
264
- <td><pre><a name="line35">35</a> end</pre></td>
265
- </tr>
266
-
267
-
268
-
269
- <tr class="inferred">
270
- <td><pre><a name="line36">36</a> </pre></td>
271
- </tr>
272
-
273
-
274
-
275
- <tr class="marked">
276
- <td><pre><a name="line37">37</a> def headers</pre></td>
277
- </tr>
278
-
279
-
280
-
281
- <tr class="marked">
282
- <td><pre><a name="line38">38</a> @headers.merge :Accept =&gt; 'text/xml', :'content-type' =&gt; 'text/xml'</pre></td>
283
- </tr>
284
-
285
-
286
-
287
- <tr class="inferred">
288
- <td><pre><a name="line39">39</a> end</pre></td>
289
- </tr>
290
-
291
-
292
-
293
- <tr class="inferred">
294
- <td><pre><a name="line40">40</a> </pre></td>
295
- </tr>
296
-
297
-
298
-
299
- <tr class="marked">
300
- <td><pre><a name="line41">41</a> def http_auth? ; false ; end</pre></td>
301
- </tr>
302
-
303
-
304
-
305
- <tr class="marked">
306
- <td><pre><a name="line42">42</a> def api_auth? ; false ; end</pre></td>
307
- </tr>
308
-
309
-
310
-
311
- <tr class="inferred">
312
- <td><pre><a name="line43">43</a> end</pre></td>
313
- </tr>
314
-
315
-
316
-
317
- <tr class="inferred">
318
- <td><pre><a name="line44">44</a> </pre></td>
319
- </tr>
320
-
321
-
322
-
323
- <tr class="marked">
324
- <td><pre><a name="line45">45</a> class AuthConnection &lt; Connection</pre></td>
325
- </tr>
326
-
327
-
328
-
329
- <tr class="marked">
330
- <td><pre><a name="line46">46</a> attr_accessor :auth_method, :user, :password</pre></td>
331
- </tr>
332
-
333
-
334
-
335
- <tr class="inferred">
336
- <td><pre><a name="line47">47</a> </pre></td>
337
- </tr>
338
-
339
-
340
-
341
- <tr class="marked">
342
- <td><pre><a name="line48">48</a> def initialize configuration = {}</pre></td>
343
- </tr>
344
-
345
-
346
-
347
- <tr class="marked">
348
- <td><pre><a name="line49">49</a> super</pre></td>
349
- </tr>
350
-
351
-
352
-
353
- <tr class="inferred">
354
- <td><pre><a name="line50">50</a> </pre></td>
355
- </tr>
356
-
357
-
358
-
359
- <tr class="marked">
360
- <td><pre><a name="line51">51</a> @auth_method = auth_method || 'basic'</pre></td>
361
- </tr>
362
-
363
-
364
-
365
- <tr class="marked">
366
- <td><pre><a name="line52">52</a> @user = user || ''</pre></td>
367
- </tr>
368
-
369
-
370
-
371
- <tr class="marked">
372
- <td><pre><a name="line53">53</a> @password = configuration[:password] || ''</pre></td>
373
- </tr>
374
-
375
-
376
-
377
- <tr class="inferred">
378
- <td><pre><a name="line54">54</a> end</pre></td>
379
- </tr>
380
-
381
-
382
-
383
- <tr class="inferred">
384
- <td><pre><a name="line55">55</a> </pre></td>
385
- </tr>
386
-
387
-
388
-
389
- <tr class="marked">
390
- <td><pre><a name="line56">56</a> def http_auth? ; true ; end</pre></td>
391
- </tr>
392
-
393
-
394
-
395
- <tr class="inferred">
396
- <td><pre><a name="line57">57</a> end</pre></td>
397
- </tr>
398
-
399
-
400
-
401
- <tr class="inferred">
402
- <td><pre><a name="line58">58</a> </pre></td>
403
- </tr>
404
-
405
-
406
-
407
- <tr class="marked">
408
- <td><pre><a name="line59">59</a> class ApiKeyAuthConnection &lt; Connection</pre></td>
409
- </tr>
410
-
411
-
412
-
413
- <tr class="marked">
414
- <td><pre><a name="line60">60</a> attr_accessor :api_key_header, :api_key</pre></td>
415
- </tr>
416
-
417
-
418
-
419
- <tr class="inferred">
420
- <td><pre><a name="line61">61</a> </pre></td>
421
- </tr>
422
-
423
-
424
-
425
- <tr class="marked">
426
- <td><pre><a name="line62">62</a> def initialize configuration = {}</pre></td>
427
- </tr>
428
-
429
-
430
-
431
- <tr class="marked">
432
- <td><pre><a name="line63">63</a> super</pre></td>
433
- </tr>
434
-
435
-
436
-
437
- <tr class="inferred">
438
- <td><pre><a name="line64">64</a> </pre></td>
439
- </tr>
440
-
441
-
442
-
443
- <tr class="marked">
444
- <td><pre><a name="line65">65</a> @api_key_header = configuration[:api_key_header] || &quot;X-ApiKey&quot;</pre></td>
445
- </tr>
446
-
447
-
448
-
449
- <tr class="marked">
450
- <td><pre><a name="line66">66</a> @api_key = configuration[:api_key] || '' #DISCUSS: raise error ?</pre></td>
451
- </tr>
452
-
453
-
454
-
455
- <tr class="inferred">
456
- <td><pre><a name="line67">67</a> end</pre></td>
457
- </tr>
458
-
459
-
460
-
461
- <tr class="inferred">
462
- <td><pre><a name="line68">68</a> </pre></td>
463
- </tr>
464
-
465
-
466
-
467
- <tr class="marked">
468
- <td><pre><a name="line69">69</a> def headers</pre></td>
469
- </tr>
470
-
471
-
472
-
473
- <tr class="marked">
474
- <td><pre><a name="line70">70</a> super.merge api_key_header =&gt; api_key</pre></td>
475
- </tr>
476
-
477
-
478
-
479
- <tr class="inferred">
480
- <td><pre><a name="line71">71</a> end</pre></td>
481
- </tr>
482
-
483
-
484
-
485
- <tr class="inferred">
486
- <td><pre><a name="line72">72</a> </pre></td>
487
- </tr>
488
-
489
-
490
-
491
- <tr class="marked">
492
- <td><pre><a name="line73">73</a> def api_auth? ; true ; end</pre></td>
493
- </tr>
494
-
495
-
496
-
497
- <tr class="inferred">
498
- <td><pre><a name="line74">74</a> end</pre></td>
499
- </tr>
500
-
501
-
502
-
503
- <tr class="inferred">
504
- <td><pre><a name="line75">75</a> end</pre></td>
505
- </tr>
506
-
507
- </tbody>
508
- </table>
509
-
510
- <p>Generated on Thu Nov 25 12:29:31 +0100 2010 with <a href="http://github.com/relevance/rcov">rcov 0.9.8</a></p>
511
-
512
- </body>
513
- </html>