File: fr_method_index.html

package info (click to toggle)
jruby1.0 1.0.2-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 28,004 kB
  • ctags: 33,860
  • sloc: ruby: 166,858; java: 90,218; yacc: 1,572; xml: 708; sh: 700; makefile: 53; ansic: 19
file content (397 lines) | stat: -rw-r--r-- 43,959 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!--

    Methods

  -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Methods</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
  <base target="docwin" />
</head>
<body>
<div id="index">
  <h1 class="section-bar">Methods</h1>
  <div id="index-entries">
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000146">< (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000147"><= (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Mocks/BooleanArgConstraint.html#M000067">== (Spec::Mocks::BooleanArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/NoArgsConstraint.html#M000085">== (Spec::Mocks::NoArgsConstraint)</a><br />
    <a href="classes/Spec/Mocks/AnyArgConstraint.html#M000091">== (Spec::Mocks::AnyArgConstraint)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000141">== (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/DSL/Description.html#M000337">== (Spec::DSL::Description)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000142">=== (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000143">=~ (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000144">> (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000145">>= (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/DSL/Description.html#M000334">[] (Spec::DSL::Description)</a><br />
    <a href="classes/Spec/DSL/Description.html#M000335">[]= (Spec::DSL::Description)</a><br />
    <a href="classes/Spec/Mocks/Space.html#M000093">add (Spec::Mocks::Space)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000304">add (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/Runner/Formatter/SpecdocFormatter.html#M000150">add_behaviour (Spec::Runner::Formatter::SpecdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000173">add_behaviour (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html#M000183">add_behaviour (Spec::Runner::Formatter::ProgressBarFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/RdocFormatter.html#M000188">add_behaviour (Spec::Runner::Formatter::RdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingBehavioursFormatter.html#M000192">add_behaviour (Spec::Runner::Formatter::FailingBehavioursFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000201">add_behaviour (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingExamplesFormatter.html#M000215">add_behaviour (Spec::Runner::Formatter::FailingExamplesFormatter)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000224">add_behaviour (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000235">add_behaviour (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/DSL/BehaviourFactory.html#M000322">add_behaviour_class (Spec::DSL::BehaviourFactory)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000071">add_message_expectation (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000072">add_negative_message_expectation (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Autotest/Rspec.html#M000009">add_options_if_present (Autotest::Rspec)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000341">add_shared_behaviour (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000073">add_stub (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000301">after (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000320">after (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000293">after_all_proc (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000294">after_each_proc (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000045">and_raise (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000044">and_return (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000046">and_throw (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000047">and_yield (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html#M000020">any_args (Spec::Mocks::ArgumentConstraintMatchers)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000033">any_number_of_times (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html#M000021">anything (Spec::Mocks::ArgumentConstraintMatchers)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000302">append_after (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000321">append_after (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000298">append_before (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000317">append_before (Spec::DSL::Configuration)</a><br />
    <a href="classes/Object.html#M000001">args_and_options (Object)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000030">at_least (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000031">at_most (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Rake/SpecTask.html#M000362">attr_accessor (Spec::Rake::SpecTask)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000163">backtrace_line (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Matchers.html#M000122">be (Spec::Matchers)</a><br />
    <a href="classes/Spec/Matchers.html#M000123">be_close (Spec::Matchers)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000299">before (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000318">before (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000292">before_all_proc (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000291">before_each_proc (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000345">before_eval (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000252">behaviour_at_line (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000170">blue (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html#M000022">boolean (Spec::Mocks::ArgumentConstraintMatchers)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000328">build_message (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/Matchers.html#M000124">change (Spec::Matchers)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000108">check_args (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/Runner/BacktraceTweaker.html#M000257">clean_up_double_slashes (Spec::Runner::BacktraceTweaker)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000161">close (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000182">close (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000164">colour (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000156">colour= (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000158">colourise (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner.html#M000149">configure (Spec::Runner)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000268">configure (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000272">configure_differ (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000270">configure_formatters (Spec::Runner::Options)</a><br />
    <a href="classes/Autotest/Rspec.html#M000007">consolidate_failures (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000109">constraints_match? (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/Mocks/OrderGroup.html#M000099">consume (Spec::Mocks::OrderGroup)</a><br />
    <a href="classes/Kernel.html#M000370">context (Kernel)</a><br />
    <a href="classes/Spec/Runner/Formatter/SnippetExtractor/NullConverter.html#M000196">convert (Spec::Runner::Formatter::SnippetExtractor::NullConverter)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000106">convert_constraint (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/DSL/BehaviourFactory.html#M000324">create (Spec::DSL::BehaviourFactory)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000259">create_behaviour_runner (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000269">create_behaviour_runner (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000271">create_reporter (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000198">current_behaviour_number (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000199">current_example_number (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/RCov/VerifyTask.html#M000013">define (RCov::VerifyTask)</a><br />
    <a href="classes/Spec/Expectations/MatcherHandlerHelper.html#M000118">describe (Spec::Expectations::MatcherHandlerHelper)</a><br />
    <a href="classes/Kernel.html#M000369">describe (Kernel)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000361">described_type (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/DuckTypeArgConstraint.html#M000065">description (Spec::Mocks::DuckTypeArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/NoArgsConstraint.html#M000084">description (Spec::Mocks::NoArgsConstraint)</a><br />
    <a href="classes/Spec/Mocks/AnyArgsConstraint.html#M000087">description (Spec::Mocks::AnyArgsConstraint)</a><br />
    <a href="classes/Spec/DSL/Example.html#M000311">description (Spec::DSL::Example)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000360">description (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Matchers/ModuleMethods.html#M000137">description_generated (Spec::Matchers::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000326">determine_error_class (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000327">determine_error_message (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/Expectations/Differs/Default.html#M000117">diff_as_object (Spec::Expectations::Differs::Default)</a><br />
    <a href="classes/Spec/Expectations/Differs/Default.html#M000116">diff_as_string (Spec::Expectations::Differs::Default)</a><br />
    <a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html#M000019">duck_type (Spec::Mocks::ArgumentConstraintMatchers)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000229">dump (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000157">dump_failure (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000179">dump_failure (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingBehavioursFormatter.html#M000194">dump_failure (Spec::Runner::Formatter::FailingBehavioursFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000209">dump_failure (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingExamplesFormatter.html#M000217">dump_failure (Spec::Runner::Formatter::FailingExamplesFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000160">dump_pending (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000181">dump_pending (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000159">dump_summary (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000180">dump_summary (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingBehavioursFormatter.html#M000195">dump_summary (Spec::Runner::Formatter::FailingBehavioursFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000210">dump_summary (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingExamplesFormatter.html#M000218">dump_summary (Spec::Runner::Formatter::FailingExamplesFormatter)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000228">end (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Matchers.html#M000125">eql (Spec::Matchers)</a><br />
    <a href="classes/Spec/Matchers.html#M000126">equal (Spec::Matchers)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000329">error_matches? (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000029">exactly (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000253">example_at_line (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/Runner/Formatter/SpecdocFormatter.html#M000151">example_failed (Spec::Runner::Formatter::SpecdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000176">example_failed (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html#M000184">example_failed (Spec::Runner::Formatter::ProgressBarFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/RdocFormatter.html#M000190">example_failed (Spec::Runner::Formatter::RdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingBehavioursFormatter.html#M000193">example_failed (Spec::Runner::Formatter::FailingBehavioursFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000205">example_failed (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/FailingExamplesFormatter.html#M000216">example_failed (Spec::Runner::Formatter::FailingExamplesFormatter)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000226">example_finished (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Runner/Formatter/SpecdocFormatter.html#M000152">example_passed (Spec::Runner::Formatter::SpecdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000175">example_passed (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html#M000185">example_passed (Spec::Runner::Formatter::ProgressBarFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/RdocFormatter.html#M000189">example_passed (Spec::Runner::Formatter::RdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000204">example_passed (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/SpecdocFormatter.html#M000153">example_pending (Spec::Runner::Formatter::SpecdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000155">example_pending (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000177">example_pending (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html#M000186">example_pending (Spec::Runner::Formatter::ProgressBarFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/RdocFormatter.html#M000191">example_pending (Spec::Runner::Formatter::RdocFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000206">example_pending (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000174">example_started (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000203">example_started (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000225">example_started (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000296">examples (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000356">execution_context (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Runner/Reporter/Failure.html#M000233">expectation_not_met? (Spec::Runner::Reporter::Failure)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000043">expected_args (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000207">extra_failure_content (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000148">fail_with_message (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Autotest/Rspec.html#M000005">failed_results (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000254">find_above (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000342">find_shared_behaviour (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000162">format_backtrace (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/DSL/Description/ClassMethods.html#M000338">generate_description (Spec::DSL::Description::ClassMethods)</a><br />
    <a href="classes/Spec/Matchers/ModuleMethods.html#M000139">generated_description= (Spec::Matchers::ModuleMethods)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000213">global_scripts (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000214">global_styles (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000166">green (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000330">handle (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/Expectations/NegativeExpectationMatcherHandler.html#M000120">handle_matcher (Spec::Expectations::NegativeExpectationMatcherHandler)</a><br />
    <a href="classes/Spec/Expectations/ExpectationMatcherHandler.html#M000121">handle_matcher (Spec::Expectations::ExpectationMatcherHandler)</a><br />
    <a href="classes/Spec/Mocks/OrderGroup.html#M000100">handle_order_constraint (Spec::Mocks::OrderGroup)</a><br />
    <a href="classes/Autotest/Rspec.html#M000006">handle_results (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000076">has_negative_expectation? (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Matchers.html#M000127">have (Spec::Matchers)</a><br />
    <a href="classes/Spec/Matchers.html#M000129">have_at_least (Spec::Matchers)</a><br />
    <a href="classes/Spec/Matchers.html#M000130">have_at_most (Spec::Matchers)</a><br />
    <a href="classes/Spec/Matchers.html#M000128">have_exactly (Spec::Matchers)</a><br />
    <a href="classes/Spec/Runner/Reporter/Failure.html#M000231">header (Spec::Runner::Reporter::Failure)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000248">heckle_class_or_module (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000247">heckle_method (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000246">heckle_with (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000211">html_header (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Matchers.html#M000131">include (Spec::Matchers)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000285">include (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000314">include (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000352">include (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000295">included_modules (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000284">inherit (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/Mocks/Mock.html#M000112">inspect (Spec::Mocks::Mock)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/InstanceMethods.html#M000282">inspect (Spec::DSL::BehaviourEval::InstanceMethods)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000049">invoke (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000052">invoke_consecutive_return_block (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000050">invoke_method_block (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000053">invoke_return_block (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000051">invoke_with_yield (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000107">is_matcher? (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000288">it (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000286">it_should_behave_like (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000255">lines_above_reversed (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000280">load_class (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000168">magenta (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Autotest/Rspec.html#M000008">make_test_cmd (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Matchers.html#M000132">match (Spec::Matchers)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000048">matches (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/RegexpArgConstraint.html#M000041">matches? (Spec::Mocks::RegexpArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/DuckTypeArgConstraint.html#M000064">matches? (Spec::Mocks::DuckTypeArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/BooleanArgConstraint.html#M000068">matches? (Spec::Mocks::BooleanArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/StringArgConstraint.html#M000081">matches? (Spec::Mocks::StringArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/LiteralArgConstraint.html#M000083">matches? (Spec::Mocks::LiteralArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/MatcherConstraint.html#M000089">matches? (Spec::Mocks::MatcherConstraint)</a><br />
    <a href="classes/Spec/Mocks/AnyArgConstraint.html#M000092">matches? (Spec::Mocks::AnyArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/NumericArgConstraint.html#M000102">matches? (Spec::Mocks::NumericArgConstraint)</a><br />
    <a href="classes/Spec/DSL/Example.html#M000310">matches? (Spec::DSL::Example)</a><br />
    <a href="classes/Spec/DSL/ExampleMatcher.html#M000332">matches? (Spec::DSL::ExampleMatcher)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000348">matches? (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000026">matches_name_but_not_args (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000077">message_received (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Object.html#M000002">metaclass (Object)</a><br />
    <a href="classes/Spec/Mocks/Mock.html#M000111">method_missing (Spec::Mocks::Mock)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000290">method_missing (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000353">method_missing (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000351">methods (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/SpecMethods.html#M000014">mock (Spec::Mocks::SpecMethods)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000313">mock_with (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000208">move_progress (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Mocks/NegativeMessageExpectation.html#M000025">negative_expectation_for? (Spec::Mocks::NegativeMessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000038">negative_expectation_for? (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000034">never (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/RCov/VerifyTask.html#M000012">new (RCov::VerifyTask)</a><br />
    <a href="classes/Spec/Mocks/NegativeMessageExpectation.html#M000024">new (Spec::Mocks::NegativeMessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/RegexpArgConstraint.html#M000040">new (Spec::Mocks::RegexpArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/BaseExpectation.html#M000042">new (Spec::Mocks::BaseExpectation)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000054">new (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/DuckTypeArgConstraint.html#M000063">new (Spec::Mocks::DuckTypeArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/BooleanArgConstraint.html#M000066">new (Spec::Mocks::BooleanArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000069">new (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Mocks/StringArgConstraint.html#M000080">new (Spec::Mocks::StringArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/LiteralArgConstraint.html#M000082">new (Spec::Mocks::LiteralArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/MethodStub.html#M000086">new (Spec::Mocks::MethodStub)</a><br />
    <a href="classes/Spec/Mocks/MatcherConstraint.html#M000088">new (Spec::Mocks::MatcherConstraint)</a><br />
    <a href="classes/Spec/Mocks/AnyArgConstraint.html#M000090">new (Spec::Mocks::AnyArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/OrderGroup.html#M000096">new (Spec::Mocks::OrderGroup)</a><br />
    <a href="classes/Spec/Mocks/NumericArgConstraint.html#M000101">new (Spec::Mocks::NumericArgConstraint)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000103">new (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/Mocks/Mock.html#M000110">new (Spec::Mocks::Mock)</a><br />
    <a href="classes/Spec/Expectations/Differs/Default.html#M000115">new (Spec::Expectations::Differs::Default)</a><br />
    <a href="classes/Spec/Matchers/BaseOperatorMatcher.html#M000140">new (Spec::Matchers::BaseOperatorMatcher)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000154">new (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000171">new (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000197">new (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Heckler.html#M000219">new (Spec::Runner::Heckler)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000223">new (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Runner/Reporter/Failure.html#M000230">new (Spec::Runner::Reporter::Failure)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000234">new (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000245">new (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000250">new (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000258">new (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000267">new (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/DSL/Example.html#M000308">new (Spec::DSL::Example)</a><br />
    <a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html#M000325">new (Spec::DSL::ExampleShouldRaiseHandler)</a><br />
    <a href="classes/Spec/DSL/ExampleMatcher.html#M000331">new (Spec::DSL::ExampleMatcher)</a><br />
    <a href="classes/Spec/DSL/Description.html#M000333">new (Spec::DSL::Description)</a><br />
    <a href="classes/Spec/DSL/CompositeProcBuilder.html#M000339">new (Spec::DSL::CompositeProcBuilder)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000344">new (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Rake/SpecTask.html#M000363">new (Spec::Rake::SpecTask)</a><br />
    <a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html#M000023">no_args (Spec::Mocks::ArgumentConstraintMatchers)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000070">null_object? (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000241">number_of_examples (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000347">number_of_examples (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000035">once (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000055">opts (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000037">ordered (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000165">output_to_tty? (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000260">parse (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000256">parse_description (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000273">parse_diff (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000262">parse_drb (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000274">parse_example (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000275">parse_format (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000278">parse_generate_options (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000277">parse_heckle (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000264">parse_help (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000261">parse_options_file (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000276">parse_require (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000263">parse_version (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/InstanceMethods.html#M000283">pending (Spec::DSL::BehaviourEval::InstanceMethods)</a><br />
    <a href="classes/Spec/Runner/Reporter/Failure.html#M000232">pending_fixed? (Spec::Runner::Reporter::Failure)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000359">plugin_mock_framework (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000287">predicate_matchers (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000315">predicate_matchers (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000239">prepare! (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000354">prepare_execution_context_class (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000300">prepend_after (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000319">prepend_after (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000297">prepend_before (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Configuration.html#M000316">prepend_before (Spec::DSL::Configuration)</a><br />
    <a href="classes/Spec/DSL/CompositeProcBuilder.html#M000340">proc (Spec::DSL::CompositeProcBuilder)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000104">process_arg_constraints (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000060">raise_block_failed_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Matchers.html#M000133">raise_error (Spec::Matchers)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000058">raise_expectation_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000061">raise_missing_block_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000059">raise_out_of_order_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000057">raise_unexpected_message_args_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000078">raise_unexpected_message_args_error (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000056">raise_unexpected_message_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000079">raise_unexpected_message_error (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Mocks/ErrorGenerator.html#M000062">raise_wrong_arity_error (Spec::Mocks::ErrorGenerator)</a><br />
    <a href="classes/Spec/Mocks/OrderGroup.html#M000098">ready_for? (Spec::Mocks::OrderGroup)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000075">received_message? (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000167">red (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
    <a href="classes/Spec/Mocks/OrderGroup.html#M000097">register (Spec::Mocks::OrderGroup)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000305">remove_after (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/BehaviourFactory.html#M000323">remove_behaviour_class (Spec::DSL::BehaviourFactory)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000238">report_dump (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000237">report_end (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000212">report_header (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Mocks/Proxy.html#M000074">reset (Spec::Mocks::Proxy)</a><br />
    <a href="classes/Spec/Mocks/Space.html#M000095">reset_all (Spec::Mocks::Space)</a><br />
    <a href="classes/Spec/Matchers.html#M000134">respond_to (Spec::Matchers)</a><br />
    <a href="classes/Kernel.html#M000371">respond_to (Kernel)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000350">retain_examples_matching! (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Runner/DrbCommandLine.html#M000222">run (Spec::Runner::DrbCommandLine)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000236">run (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Runner/CommandLine.html#M000266">run (Spec::Runner::CommandLine)</a><br />
    <a href="classes/Spec/DSL/Example.html#M000309">run (Spec::DSL::Example)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000346">run (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000358">run_after_all (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000357">run_before_all (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000240">run_behaviours (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Matchers.html#M000135">satisfy (Spec::Matchers)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000303">scope_and_options (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000039">set_expected_received_count (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Runner/OptionParser.html#M000265">set_spec_from_line_number (Spec::Runner::OptionParser)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000306">setup (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000349">shared? (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000343">shared_behaviours (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Expectations/ObjectExpectations.html#M000113">should (Spec::Expectations::ObjectExpectations)</a><br />
    <a href="classes/Spec/Expectations/ObjectExpectations.html#M000114">should_not (Spec::Expectations::ObjectExpectations)</a><br />
    <a href="classes/Spec/Mocks/Methods.html#M000017">should_not_receive (Spec::Mocks::Methods)</a><br />
    <a href="classes/Spec/Mocks/Methods.html#M000016">should_receive (Spec::Mocks::Methods)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000243">sort_paths (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Spec/Runner/BehaviourRunner.html#M000242">sorter (Spec::Runner::BehaviourRunner)</a><br />
    <a href="classes/Autotest/Rspec.html#M000010">spec_command (Autotest::Rspec)</a><br />
    <a href="classes/Autotest/Rspec.html#M000011">spec_commands (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Runner/SpecParser.html#M000251">spec_name_for (Spec::Runner::SpecParser)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html#M000289">specify (Spec::DSL::BehaviourEval::ModuleMethods)</a><br />
    <a href="classes/Autotest/Rspec.html#M000004">specs_for_file (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Runner/Options.html#M000279">split_at_colon (Spec::Runner::Options)</a><br />
    <a href="classes/Spec/Translator.html#M000368">standard_matcher? (Spec::Translator)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000172">start (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000200">start (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Runner/Reporter.html#M000227">start (Spec::Runner::Reporter)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseFormatter.html#M000178">start_dump (Spec::Runner::Formatter::BaseFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html#M000187">start_dump (Spec::Runner::Formatter::ProgressBarFormatter)</a><br />
    <a href="classes/Spec/Runner/Formatter/HtmlFormatter.html#M000202">start_dump (Spec::Runner::Formatter::HtmlFormatter)</a><br />
    <a href="classes/Spec/Expectations/StringHelpers.html#M000119">starts_with? (Spec::Expectations::StringHelpers)</a><br />
    <a href="classes/Spec/Mocks/SpecMethods.html#M000015">stub (Spec::Mocks::SpecMethods)</a><br />
    <a href="classes/Spec/Mocks/Methods.html#M000018">stub! (Spec::Mocks::Methods)</a><br />
    <a href="classes/Spec/DSL/BehaviourCallbacks.html#M000307">teardown (Spec::DSL::BehaviourCallbacks)</a><br />
    <a href="classes/Autotest/Rspec.html#M000003">tests_for_file (Autotest::Rspec)</a><br />
    <a href="classes/Spec/Runner/Heckler.html#M000220">tests_pass? (Spec::Runner::Heckler)</a><br />
    <a href="classes/Spec/Matchers.html#M000136">throw_symbol (Spec::Matchers)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000032">times (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/DSL/Example.html#M000312">to_s (Spec::DSL::Example)</a><br />
    <a href="classes/Spec/DSL/Description.html#M000336">to_s (Spec::DSL::Description)</a><br />
    <a href="classes/Spec/Translator.html#M000364">translate (Spec::Translator)</a><br />
    <a href="classes/Spec/Translator.html#M000365">translate_dir (Spec::Translator)</a><br />
    <a href="classes/Spec/Translator.html#M000366">translate_file (Spec::Translator)</a><br />
    <a href="classes/Spec/Translator.html#M000367">translate_line (Spec::Translator)</a><br />
    <a href="classes/Spec/Runner/NoisyBacktraceTweaker.html#M000221">tweak_backtrace (Spec::Runner::NoisyBacktraceTweaker)</a><br />
    <a href="classes/Spec/Runner/QuietBacktraceTweaker.html#M000244">tweak_backtrace (Spec::Runner::QuietBacktraceTweaker)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000036">twice (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Matchers/ModuleMethods.html#M000138">unregister_description_generated (Spec::Matchers::ModuleMethods)</a><br />
    <a href="classes/Spec/Mocks/Space.html#M000094">verify_all (Spec::Mocks::Space)</a><br />
    <a href="classes/Spec/Runner/HeckleRunner.html#M000249">verify_constant (Spec::Runner::HeckleRunner)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000027">verify_messages_received (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/DSL/BehaviourEval/InstanceMethods.html#M000281">violated (Spec::DSL::BehaviourEval::InstanceMethods)</a><br />
    <a href="classes/Spec/Mocks/ArgumentExpectation.html#M000105">warn_deprecated (Spec::Mocks::ArgumentExpectation)</a><br />
    <a href="classes/Spec/DSL/Behaviour.html#M000355">weave_in_included_modules (Spec::DSL::Behaviour)</a><br />
    <a href="classes/Spec/Mocks/MessageExpectation.html#M000028">with (Spec::Mocks::MessageExpectation)</a><br />
    <a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html#M000169">yellow (Spec::Runner::Formatter::BaseTextFormatter)</a><br />
  </div>
</div>
</body>
</html>