|
88 | 88 |
|
89 | 89 | <h2>Overview</h2><div class="docstring">
|
90 | 90 | <div class="discussion">
|
91 |
| - |
92 |
| -<p>Namespace for all core RSpec code.</p> |
| 91 | + <p>Namespace for all core RSpec code.</p> |
93 | 92 |
|
94 | 93 |
|
95 | 94 | </div>
|
|
142 | 141 |
|
143 | 142 |
|
144 | 143 |
|
145 |
| - <span class="summary_desc"><div class='inline'> |
146 |
| -<p>Returns the global <a href="RSpec/Core/Configuration">Configuration</a> |
147 |
| -object.</p> |
| 144 | + <span class="summary_desc"><div class='inline'><p>Returns the global <a href="RSpec/Core/Configuration">Configuration</a> object.</p> |
148 | 145 | </div></span>
|
149 | 146 |
|
150 | 147 | </li>
|
|
167 | 164 |
|
168 | 165 |
|
169 | 166 |
|
170 |
| - <span class="summary_desc"><div class='inline'> |
171 |
| -<p>Yields the global configuration to a block.</p> |
| 167 | + <span class="summary_desc"><div class='inline'><p>Yields the global configuration to a block.</p> |
172 | 168 | </div></span>
|
173 | 169 |
|
174 | 170 | </li>
|
|
191 | 187 |
|
192 | 188 |
|
193 | 189 |
|
194 |
| - <span class="summary_desc"><div class='inline'> |
195 |
| -<p>The example being executed.</p> |
| 190 | + <span class="summary_desc"><div class='inline'><p>The example being executed.</p> |
196 | 191 | </div></span>
|
197 | 192 |
|
198 | 193 | </li>
|
|
215 | 210 | <span class="private note title">private</span>
|
216 | 211 |
|
217 | 212 |
|
218 |
| - <span class="summary_desc"><div class='inline'> |
219 |
| -<p>Set the current example being executed.</p> |
| 213 | + <span class="summary_desc"><div class='inline'><p>Set the current example being executed.</p> |
220 | 214 | </div></span>
|
221 | 215 |
|
222 | 216 | </li>
|
|
239 | 233 |
|
240 | 234 |
|
241 | 235 |
|
242 |
| - <span class="summary_desc"><div class='inline'> |
243 |
| -<p>Used to ensure examples get reloaded between multiple runs in the same |
244 |
| -process.</p> |
| 236 | + <span class="summary_desc"><div class='inline'><p>Used to ensure examples get reloaded between multiple runs in the same process.</p> |
245 | 237 | </div></span>
|
246 | 238 |
|
247 | 239 | </li>
|
@@ -273,11 +265,9 @@ <h3 class="signature first" id="configuration-class_method">
|
273 | 265 |
|
274 | 266 | </h3><div class="docstring">
|
275 | 267 | <div class="discussion">
|
276 |
| - |
277 |
| -<p>Returns the global <a href="RSpec/Core/Configuration">Configuration</a> |
278 |
| -object. While you <em>can</em> use this method to access the configuration, |
279 |
| -the more common convention is to use <a |
280 |
| -href="RSpec#configure-class_method">RSpec.configure</a>.</p> |
| 268 | + <p>Returns the global <a href="RSpec/Core/Configuration">Configuration</a> object. While you |
| 269 | +<em>can</em> use this method to access the configuration, the more common |
| 270 | +convention is to use <a href="RSpec#configure-class_method">RSpec.configure</a>.</p> |
281 | 271 |
|
282 | 272 |
|
283 | 273 | </div>
|
@@ -344,8 +334,7 @@ <h3 class="signature " id="configure-class_method">
|
344 | 334 |
|
345 | 335 | </h3><div class="docstring">
|
346 | 336 | <div class="discussion">
|
347 |
| - |
348 |
| -<p>Yields the global configuration to a block.</p> |
| 337 | + <p>Yields the global configuration to a block.</p> |
349 | 338 |
|
350 | 339 |
|
351 | 340 | </div>
|
@@ -373,8 +362,7 @@ <h3 class="signature " id="configure-class_method">
|
373 | 362 |
|
374 | 363 |
|
375 | 364 | —
|
376 |
| - <div class='inline'> |
377 |
| -<p>global configuration</p> |
| 365 | + <div class='inline'><p>global configuration</p> |
378 | 366 | </div>
|
379 | 367 |
|
380 | 368 | </li>
|
@@ -420,12 +408,11 @@ <h3 class="signature " id="current_example-class_method">
|
420 | 408 |
|
421 | 409 | </h3><div class="docstring">
|
422 | 410 | <div class="discussion">
|
423 |
| - |
424 |
| -<p>The example being executed.</p> |
| 411 | + <p>The example being executed.</p> |
425 | 412 |
|
426 |
| -<p>The primary audience for this method is library authors who need access to |
427 |
| -the example currently being executed and also want to support all versions |
428 |
| -of RSpec 2 and 3.</p> |
| 413 | +<p>The primary audience for this method is library authors who need access |
| 414 | +to the example currently being executed and also want to support all |
| 415 | +versions of RSpec 2 and 3.</p> |
429 | 416 |
|
430 | 417 |
|
431 | 418 | </div>
|
@@ -489,7 +476,6 @@ <h3 class="signature " id="current_example=-class_method">
|
489 | 476 | <strong>This method is part of a private API.</strong>
|
490 | 477 | You should avoid using this method if possible, as it may be removed or be changed in the future.
|
491 | 478 | </p>
|
492 |
| - |
493 | 479 | <p>Set the current example being executed.</p>
|
494 | 480 |
|
495 | 481 |
|
@@ -530,9 +516,8 @@ <h3 class="signature " id="reset-class_method">
|
530 | 516 |
|
531 | 517 | </h3><div class="docstring">
|
532 | 518 | <div class="discussion">
|
533 |
| - |
534 |
| -<p>Used to ensure examples get reloaded between multiple runs in the same |
535 |
| -process.</p> |
| 519 | + <p>Used to ensure examples get reloaded between multiple runs in |
| 520 | +the same process.</p> |
536 | 521 |
|
537 | 522 | <p>Users must invoke this if they want to have the configuration reset when
|
538 | 523 | they use runner multiple times within the same process.</p>
|
@@ -571,7 +556,7 @@ <h3 class="signature " id="reset-class_method">
|
571 | 556 | </div>
|
572 | 557 |
|
573 | 558 | <div id="footer">
|
574 |
| - Generated on Thu Dec 18 09:22:23 2014 by |
| 559 | + Generated on Wed Jan 28 22:07:19 2015 by |
575 | 560 | <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
576 | 561 | 0.8.7.6 (ruby-2.1.5).
|
577 | 562 | </div>
|
|
0 commit comments