Methods
< (Spec::Matchers::BaseOperatorMatcher)
<= (Spec::Matchers::BaseOperatorMatcher)
== (Spec::Mocks::BooleanArgConstraint)
== (Spec::Mocks::NoArgsConstraint)
== (Spec::Mocks::AnyArgConstraint)
== (Spec::Matchers::BaseOperatorMatcher)
== (Spec::DSL::Description)
=== (Spec::Matchers::BaseOperatorMatcher)
=~ (Spec::Matchers::BaseOperatorMatcher)
> (Spec::Matchers::BaseOperatorMatcher)
>= (Spec::Matchers::BaseOperatorMatcher)
[] (Spec::DSL::Description)
[]= (Spec::DSL::Description)
add (Spec::Mocks::Space)
add (Spec::DSL::BehaviourCallbacks)
add_behaviour (Spec::Runner::Formatter::SpecdocFormatter)
add_behaviour (Spec::Runner::Formatter::BaseFormatter)
add_behaviour (Spec::Runner::Formatter::ProgressBarFormatter)
add_behaviour (Spec::Runner::Formatter::RdocFormatter)
add_behaviour (Spec::Runner::Formatter::FailingBehavioursFormatter)
add_behaviour (Spec::Runner::Formatter::HtmlFormatter)
add_behaviour (Spec::Runner::Formatter::FailingExamplesFormatter)
add_behaviour (Spec::Runner::Reporter)
add_behaviour (Spec::Runner::BehaviourRunner)
add_behaviour_class (Spec::DSL::BehaviourFactory)
add_message_expectation (Spec::Mocks::Proxy)
add_negative_message_expectation (Spec::Mocks::Proxy)
add_options_if_present (Autotest::Rspec)
add_shared_behaviour (Spec::DSL::Behaviour)
add_stub (Spec::Mocks::Proxy)
after (Spec::DSL::BehaviourCallbacks)
after (Spec::DSL::Configuration)
after_all_proc (Spec::DSL::BehaviourEval::ModuleMethods)
after_each_proc (Spec::DSL::BehaviourEval::ModuleMethods)
and_raise (Spec::Mocks::BaseExpectation)
and_return (Spec::Mocks::BaseExpectation)
and_throw (Spec::Mocks::BaseExpectation)
and_yield (Spec::Mocks::BaseExpectation)
any_args (Spec::Mocks::ArgumentConstraintMatchers)
any_number_of_times (Spec::Mocks::MessageExpectation)
anything (Spec::Mocks::ArgumentConstraintMatchers)
append_after (Spec::DSL::BehaviourCallbacks)
append_after (Spec::DSL::Configuration)
append_before (Spec::DSL::BehaviourCallbacks)
append_before (Spec::DSL::Configuration)
args_and_options (Object)
at_least (Spec::Mocks::MessageExpectation)
at_most (Spec::Mocks::MessageExpectation)
backtrace_line (Spec::Runner::Formatter::BaseTextFormatter)
be (Spec::Matchers)
be_close (Spec::Matchers)
before (Spec::DSL::BehaviourCallbacks)
before (Spec::DSL::Configuration)
before_all_proc (Spec::DSL::BehaviourEval::ModuleMethods)
before_each_proc (Spec::DSL::BehaviourEval::ModuleMethods)
before_eval (Spec::DSL::Behaviour)
behaviour_at_line (Spec::Runner::SpecParser)
boolean (Spec::Mocks::ArgumentConstraintMatchers)
build_message (Spec::DSL::ExampleShouldRaiseHandler)
change (Spec::Matchers)
check_args (Spec::Mocks::ArgumentExpectation)
clean_up_double_slashes (Spec::Runner::BacktraceTweaker)
colour (Spec::Runner::Formatter::BaseTextFormatter)
colour= (Spec::Runner::Formatter::BaseTextFormatter)
configure (Spec::Runner)
consolidate_failures (Autotest::Rspec)
constraints_match? (Spec::Mocks::ArgumentExpectation)
consume (Spec::Mocks::OrderGroup)
context (Kernel)
convert (Spec::Runner::Formatter::SnippetExtractor::NullConverter)
convert_constraint (Spec::Mocks::ArgumentExpectation)
create (Spec::DSL::BehaviourFactory)
create_behaviour_runner (Spec::Runner::OptionParser)
create_behaviour_runner (Spec::Runner::Options)
current_behaviour_number (Spec::Runner::Formatter::HtmlFormatter)
current_example_number (Spec::Runner::Formatter::HtmlFormatter)
define (RCov::VerifyTask)
define (Spec::Rake::SpecTask)
describe (Spec::Expectations::MatcherHandlerHelper)
describe (Kernel)
described_type (Spec::DSL::Behaviour)
description (Spec::Mocks::DuckTypeArgConstraint)
description (Spec::Mocks::NoArgsConstraint)
description (Spec::Mocks::AnyArgsConstraint)
description (Spec::DSL::Behaviour)
description_generated (Spec::Matchers::ModuleMethods)
determine_error_class (Spec::DSL::ExampleShouldRaiseHandler)
determine_error_message (Spec::DSL::ExampleShouldRaiseHandler)
diff_as_object (Spec::Expectations::Differs::Default)
diff_as_string (Spec::Expectations::Differs::Default)
duck_type (Spec::Mocks::ArgumentConstraintMatchers)
dump (Spec::Runner::Reporter)
dump_failure (Spec::Runner::Formatter::BaseTextFormatter)
dump_failure (Spec::Runner::Formatter::BaseFormatter)
dump_failure (Spec::Runner::Formatter::FailingBehavioursFormatter)
dump_failure (Spec::Runner::Formatter::HtmlFormatter)
dump_failure (Spec::Runner::Formatter::FailingExamplesFormatter)
dump_summary (Spec::Runner::Formatter::BaseTextFormatter)
dump_summary (Spec::Runner::Formatter::BaseFormatter)
dump_summary (Spec::Runner::Formatter::FailingBehavioursFormatter)
dump_summary (Spec::Runner::Formatter::HtmlFormatter)
dump_summary (Spec::Runner::Formatter::FailingExamplesFormatter)
end (Spec::Runner::Reporter)
eql (Spec::Matchers)
equal (Spec::Matchers)
error_matches? (Spec::DSL::ExampleShouldRaiseHandler)
escape (Spec::Runner::Formatter::HtmlFormatter)
exactly (Spec::Mocks::MessageExpectation)
example_at_line (Spec::Runner::SpecParser)
example_failed (Spec::Runner::Formatter::SpecdocFormatter)
example_failed (Spec::Runner::Formatter::BaseFormatter)
example_failed (Spec::Runner::Formatter::ProgressBarFormatter)
example_failed (Spec::Runner::Formatter::RdocFormatter)
example_failed (Spec::Runner::Formatter::FailingBehavioursFormatter)
example_failed (Spec::Runner::Formatter::HtmlFormatter)
example_failed (Spec::Runner::Formatter::FailingExamplesFormatter)
example_finished (Spec::Runner::Reporter)
example_not_implemented (Spec::Runner::Formatter::SpecdocFormatter)
example_not_implemented (Spec::Runner::Formatter::BaseFormatter)
example_not_implemented (Spec::Runner::Formatter::ProgressBarFormatter)
example_not_implemented (Spec::Runner::Formatter::RdocFormatter)
example_not_implemented (Spec::Runner::Formatter::HtmlFormatter)
example_passed (Spec::Runner::Formatter::SpecdocFormatter)
example_passed (Spec::Runner::Formatter::BaseFormatter)
example_passed (Spec::Runner::Formatter::ProgressBarFormatter)
example_passed (Spec::Runner::Formatter::RdocFormatter)
example_passed (Spec::Runner::Formatter::HtmlFormatter)
example_started (Spec::Runner::Formatter::BaseFormatter)
example_started (Spec::Runner::Reporter)
examples (Spec::DSL::BehaviourEval::ModuleMethods)
execution_context (Spec::DSL::Behaviour)
expectation_not_met? (Spec::Runner::Reporter::Failure)
expected_args (Spec::Mocks::BaseExpectation)
extra_failure_content (Spec::Runner::Formatter::HtmlFormatter)
fail_with_message (Spec::Matchers::BaseOperatorMatcher)
find_above (Spec::Runner::SpecParser)
find_shared_behaviour (Spec::DSL::Behaviour)
format_backtrace (Spec::Runner::Formatter::BaseTextFormatter)
generate_description (Spec::DSL::Description::ClassMethods)
generated_description= (Spec::Matchers::ModuleMethods)
global_scripts (Spec::Runner::Formatter::HtmlFormatter)
global_styles (Spec::Runner::Formatter::HtmlFormatter)
green (Spec::Runner::Formatter::BaseTextFormatter)
handle (Spec::DSL::ExampleShouldRaiseHandler)
handle_matcher (Spec::Expectations::NegativeExpectationMatcherHandler)
handle_matcher (Spec::Expectations::ExpectationMatcherHandler)
handle_order_constraint (Spec::Mocks::OrderGroup)
handle_results (Autotest::Rspec)
has_negative_expectation? (Spec::Mocks::Proxy)
have (Spec::Matchers)
have_at_least (Spec::Matchers)
have_at_most (Spec::Matchers)
have_exactly (Spec::Matchers)
header (Spec::Runner::Reporter::Failure)
heckle_class_or_module (Spec::Runner::HeckleRunner)
heckle_method (Spec::Runner::HeckleRunner)
heckle_with (Spec::Runner::HeckleRunner)
html_header (Spec::Runner::Formatter::HtmlFormatter)
include (Spec::Matchers)
include (Spec::DSL::BehaviourEval::ModuleMethods)
include (Spec::DSL::Configuration)
include (Spec::DSL::Behaviour)
included_modules (Spec::DSL::BehaviourEval::ModuleMethods)
inherit (Spec::DSL::BehaviourEval::ModuleMethods)
inspect (Spec::Mocks::Mock)
inspect (Spec::DSL::BehaviourEval::InstanceMethods)
invoke (Spec::Mocks::BaseExpectation)
invoke_consecutive_return_block (Spec::Mocks::BaseExpectation)
invoke_method_block (Spec::Mocks::BaseExpectation)
invoke_return_block (Spec::Mocks::BaseExpectation)
invoke_with_yield (Spec::Mocks::BaseExpectation)
is_matcher? (Spec::Mocks::ArgumentExpectation)
it (Spec::DSL::BehaviourEval::ModuleMethods)
it_should_behave_like (Spec::DSL::BehaviourEval::ModuleMethods)
lines_above_reversed (Spec::Runner::SpecParser)
magenta (Spec::Runner::Formatter::BaseTextFormatter)
make_test_cmd (Autotest::Rspec)
match (Spec::Matchers)
matches (Spec::Mocks::BaseExpectation)
matches? (Spec::Mocks::RegexpArgConstraint)
matches? (Spec::Mocks::DuckTypeArgConstraint)
matches? (Spec::Mocks::BooleanArgConstraint)
matches? (Spec::Mocks::StringArgConstraint)
matches? (Spec::Mocks::LiteralArgConstraint)
matches? (Spec::Mocks::MatcherConstraint)
matches? (Spec::Mocks::AnyArgConstraint)
matches? (Spec::Mocks::NumericArgConstraint)
matches? (Spec::DSL::Example)
matches? (Spec::DSL::ExampleMatcher)
matches? (Spec::DSL::Behaviour)
matches_name_but_not_args (Spec::Mocks::MessageExpectation)
message_received (Spec::Mocks::Proxy)
metaclass (Object)
method_missing (Spec::Mocks::Mock)
method_missing (Spec::DSL::BehaviourEval::ModuleMethods)
method_missing (Spec::DSL::Behaviour)
methods (Spec::DSL::Behaviour)
mock (Spec::Mocks::SpecMethods)
mock_with (Spec::DSL::Configuration)
move_progress (Spec::Runner::Formatter::HtmlFormatter)
negative_expectation_for? (Spec::Mocks::NegativeMessageExpectation)
negative_expectation_for? (Spec::Mocks::MessageExpectation)
never (Spec::Mocks::MessageExpectation)
new (RCov::VerifyTask)
new (Spec::Mocks::NegativeMessageExpectation)
new (Spec::Mocks::RegexpArgConstraint)
new (Spec::Mocks::BaseExpectation)
new (Spec::Mocks::ErrorGenerator)
new (Spec::Mocks::DuckTypeArgConstraint)
new (Spec::Mocks::BooleanArgConstraint)
new (Spec::Mocks::Proxy)
new (Spec::Mocks::StringArgConstraint)
new (Spec::Mocks::LiteralArgConstraint)
new (Spec::Mocks::MethodStub)
new (Spec::Mocks::MatcherConstraint)
new (Spec::Mocks::AnyArgConstraint)
new (Spec::Mocks::OrderGroup)
new (Spec::Mocks::NumericArgConstraint)
new (Spec::Mocks::ArgumentExpectation)
new (Spec::Mocks::Mock)
new (Spec::Expectations::Differs::Default)
new (Spec::Matchers::BaseOperatorMatcher)
new (Spec::Runner::Formatter::BaseTextFormatter)
new (Spec::Runner::Formatter::BaseFormatter)
new (Spec::Runner::Formatter::HtmlFormatter)
new (Spec::Runner::Heckler)
new (Spec::Runner::Reporter)
new (Spec::Runner::Reporter::Failure)
new (Spec::Runner::BehaviourRunner)
new (Spec::Runner::HeckleRunner)
new (Spec::Runner::HeckleRunner)
new (Spec::Runner::OptionParser)
new (Spec::Runner::Options)
new (Spec::DSL::Example)
new (Spec::DSL::ExampleShouldRaiseHandler)
new (Spec::DSL::ExampleMatcher)
new (Spec::DSL::Description)
new (Spec::DSL::CompositeProcBuilder)
new (Spec::DSL::Behaviour)
new (Spec::Rake::SpecTask)
no_args (Spec::Mocks::ArgumentConstraintMatchers)
null_object? (Spec::Mocks::Proxy)
number_of_examples (Spec::Runner::BehaviourRunner)
number_of_examples (Spec::DSL::Behaviour)
once (Spec::Mocks::MessageExpectation)
opts (Spec::Mocks::ErrorGenerator)
ordered (Spec::Mocks::MessageExpectation)
output_to_tty? (Spec::Runner::Formatter::BaseTextFormatter)
parse (Spec::Runner::OptionParser)
parse_description (Spec::Runner::SpecParser)
parse_diff (Spec::Runner::Options)
parse_drb (Spec::Runner::OptionParser)
parse_example (Spec::Runner::Options)
parse_format (Spec::Runner::Options)
parse_generate_options (Spec::Runner::Options)
parse_heckle (Spec::Runner::Options)
parse_help (Spec::Runner::OptionParser)
parse_options_file (Spec::Runner::OptionParser)
parse_require (Spec::Runner::Options)
parse_runner (Spec::Runner::Options)
parse_version (Spec::Runner::OptionParser)
plugin_mock_framework (Spec::DSL::Behaviour)
predicate_matchers (Spec::DSL::BehaviourEval::ModuleMethods)
predicate_matchers (Spec::DSL::Configuration)
prepare_execution_context_class (Spec::DSL::Behaviour)
prepend_after (Spec::DSL::BehaviourCallbacks)
prepend_after (Spec::DSL::Configuration)
prepend_before (Spec::DSL::BehaviourCallbacks)
prepend_before (Spec::DSL::Configuration)
proc (Spec::DSL::CompositeProcBuilder)
process_arg_constraints (Spec::Mocks::ArgumentExpectation)
raise_block_failed_error (Spec::Mocks::ErrorGenerator)
raise_error (Spec::Matchers)
raise_expectation_error (Spec::Mocks::ErrorGenerator)
raise_missing_block_error (Spec::Mocks::ErrorGenerator)
raise_out_of_order_error (Spec::Mocks::ErrorGenerator)
raise_unexpected_message_args_error (Spec::Mocks::ErrorGenerator)
raise_unexpected_message_args_error (Spec::Mocks::Proxy)
raise_unexpected_message_error (Spec::Mocks::ErrorGenerator)
raise_unexpected_message_error (Spec::Mocks::Proxy)
raise_wrong_arity_error (Spec::Mocks::ErrorGenerator)
ready_for? (Spec::Mocks::OrderGroup)
received_message? (Spec::Mocks::Proxy)
red (Spec::Runner::Formatter::BaseTextFormatter)
register (Spec::Mocks::OrderGroup)
remove_behaviour_class (Spec::DSL::BehaviourFactory)
report_header (Spec::Runner::Formatter::HtmlFormatter)
reset (Spec::Mocks::Proxy)
reset_all (Spec::Mocks::Space)
respond_to (Spec::Matchers)
respond_to (Kernel)
retain_examples_matching! (Spec::DSL::Behaviour)
run (Spec::Runner::DrbCommandLine)
run (Spec::Runner::BehaviourRunner)
run (Spec::Runner::CommandLine)
run (Spec::DSL::Example)
run (Spec::DSL::Behaviour)
run_after_all (Spec::DSL::Behaviour)
run_before_all (Spec::DSL::Behaviour)
run_behaviours (Spec::Runner::BehaviourRunner)
satisfy (Spec::Matchers)
scope_and_options (Spec::DSL::BehaviourCallbacks)
set_expected_received_count (Spec::Mocks::MessageExpectation)
set_spec_from_line_number (Spec::Runner::OptionParser)
setup (Spec::DSL::BehaviourCallbacks)
shared? (Spec::DSL::Behaviour)
shared_behaviours (Spec::DSL::Behaviour)
should (Spec::Expectations::ObjectExpectations)
should_not (Spec::Expectations::ObjectExpectations)
should_not_receive (Spec::Mocks::Methods)
should_receive (Spec::Mocks::Methods)
sort_paths (Spec::Runner::BehaviourRunner)
sorter (Spec::Runner::BehaviourRunner)
spec_files= (Spec::Rake::SpecTask)
spec_name_for (Spec::Runner::SpecParser)
specify (Spec::DSL::BehaviourEval::ModuleMethods)
standard_matcher? (Spec::Translator)
start (Spec::Runner::Formatter::BaseFormatter)
start (Spec::Runner::Formatter::HtmlFormatter)
start (Spec::Runner::Reporter)
start_dump (Spec::Runner::Formatter::BaseFormatter)
start_dump (Spec::Runner::Formatter::ProgressBarFormatter)
start_dump (Spec::Runner::Formatter::HtmlFormatter)
starts_with? (Spec::Expectations::StringHelpers)
stub (Spec::Mocks::SpecMethods)
stub! (Spec::Mocks::Methods)
teardown (Spec::DSL::BehaviourCallbacks)
tests_for_file (Autotest::Rspec)
tests_pass? (Spec::Runner::Heckler)
throw_symbol (Spec::Matchers)
times (Spec::Mocks::MessageExpectation)
to_s (Spec::DSL::Description)
translate (Spec::Translator)
translate_dir (Spec::Translator)
translate_file (Spec::Translator)
translate_line (Spec::Translator)
tweak_backtrace (Spec::Runner::NoisyBacktraceTweaker)
tweak_backtrace (Spec::Runner::QuietBacktraceTweaker)
twice (Spec::Mocks::MessageExpectation)
unregister_description_generated (Spec::Matchers::ModuleMethods)
verify_all (Spec::Mocks::Space)
verify_constant (Spec::Runner::HeckleRunner)
verify_messages_received (Spec::Mocks::MessageExpectation)
violated (Spec::DSL::BehaviourEval::InstanceMethods)
warn_deprecated (Spec::Mocks::ArgumentExpectation)
weave_in_included_modules (Spec::DSL::Behaviour)
with (Spec::Mocks::MessageExpectation)
yellow (Spec::Runner::Formatter::BaseTextFormatter)