Table of Contents - rspec-core-2.8.0 Documentation
Pages
License
Classes/Modules
RSpec
RSpec::Core
RSpec::Core::CommandLine
RSpec::Core::Configuration
RSpec::Core::Configuration::MustBeConfiguredBeforeExampleGroupsError
RSpec::Core::ConfigurationOptions
RSpec::Core::ConstMissing
RSpec::Core::DRbCommandLine
RSpec::Core::DSL
RSpec::Core::DrbOptions
RSpec::Core::Example
RSpec::Core::Example::NotPendingExampleFixed
RSpec::Core::Example::Procsy
RSpec::Core::ExampleGroup
RSpec::Core::Extensions
RSpec::Core::Extensions::InstanceEvalWithArgs
RSpec::Core::Extensions::ModuleEvalWithArgs
RSpec::Core::Extensions::Ordered
RSpec::Core::FilterManager
RSpec::Core::FilterManager::BackwardCompatibility
RSpec::Core::FilterManager::Describable
RSpec::Core::Formatters
RSpec::Core::Formatters::BaseFormatter
RSpec::Core::Formatters::BaseTextFormatter
RSpec::Core::Formatters::DocumentationFormatter
RSpec::Core::Formatters::Helpers
RSpec::Core::Formatters::HtmlFormatter
RSpec::Core::Formatters::ProgressFormatter
RSpec::Core::Formatters::SnippetExtractor
RSpec::Core::Formatters::SnippetExtractor::NullConverter
RSpec::Core::Formatters::TextMateFormatter
RSpec::Core::Hooks
RSpec::Core::Hooks::AfterHook
RSpec::Core::Hooks::AfterHooks
RSpec::Core::Hooks::AroundHook
RSpec::Core::Hooks::AroundHooks
RSpec::Core::Hooks::BeforeHook
RSpec::Core::Hooks::BeforeHooks
RSpec::Core::Hooks::Hook
RSpec::Core::Hooks::HookCollection
RSpec::Core::Let
RSpec::Core::Let::ExampleGroupMethods
RSpec::Core::Let::ExampleMethods
RSpec::Core::Metadata
RSpec::Core::Metadata::ExampleMetadataHash
RSpec::Core::Metadata::GroupMetadataHash
RSpec::Core::Metadata::MetadataHash
RSpec::Core::MetadataHashBuilder
RSpec::Core::MetadataHashBuilder::Common
RSpec::Core::MetadataHashBuilder::WithConfigWarning
RSpec::Core::MetadataHashBuilder::WithDeprecationWarning
RSpec::Core::MockFrameworkAdapter
RSpec::Core::Parser
RSpec::Core::Pending
RSpec::Core::Pending::PendingDeclaredInExample
RSpec::Core::Pending::PendingExampleFixedError
RSpec::Core::ProjectInitializer
RSpec::Core::RakeTask
RSpec::Core::Reporter
RSpec::Core::RubyProject
RSpec::Core::Runner
RSpec::Core::SharedContext
RSpec::Core::SharedExampleGroup
RSpec::Core::Subject
RSpec::Core::Subject::ExampleGroupMethods
RSpec::Core::Subject::ExampleMethods
RSpec::Core::Version
RSpec::Core::World
RSpec::HashWithDeprecationNotice
RSpec::Rake
RSpec::Runner
Spork
Spork::TestFramework
Spork::TestFramework::RSpec
Autotest
Autotest::Rspec2
Kernel
Object
Methods
::add_dir_to_load_path — RSpec::Core::RubyProject
::add_setting — RSpec::Core::Configuration
::add_to_load_path — RSpec::Core::RubyProject
::alias_example_to — RSpec::Core::ExampleGroup
::alias_it_should_behave_like_to — RSpec::Core::ExampleGroup
::all_apply? — RSpec::Core::ExampleGroup
::ancestors — RSpec::Core::ExampleGroup
::any_apply? — RSpec::Core::ExampleGroup
::around_hooks_for — RSpec::Core::ExampleGroup
::ascend_until — RSpec::Core::RubyProject
::assign_before_all_ivars — RSpec::Core::ExampleGroup
::autorun — RSpec::Core::Runner
::autorun_disabled? — RSpec::Core::Runner
::before_all_ivars — RSpec::Core::ExampleGroup
::block_not_supported — RSpec::Core::ExampleGroup
::children — RSpec::Core::ExampleGroup
::clear_remaining_example_groups — RSpec
::configuration — RSpec
::configure — RSpec::Runner
::configure — RSpec
::const_missing — RSpec::Rake
::context — RSpec::Core::ExampleGroup
::created_from_caller — RSpec::Core::SharedExampleGroup
::declaration_line_numbers — RSpec::Core::ExampleGroup
::define_aliases — RSpec::Core::Configuration
::define_example_method — RSpec::Core::ExampleGroup
::define_nested_shared_group_method — RSpec::Core::ExampleGroup
::define_predicate_for — RSpec::Core::Configuration
::define_reader — RSpec::Core::Configuration
::delegate_to_metadata — RSpec::Core::ExampleGroup
::delegate_to_metadata — RSpec::Core::Example
::deprecate — RSpec
::deprecate_alias_key — RSpec::Core::Configuration
::descendant_filtered_examples — RSpec::Core::ExampleGroup
::descendants — RSpec::Core::ExampleGroup
::describe — RSpec::Core::ExampleGroup
::determine_root — RSpec::Core::RubyProject
::disable_autorun! — RSpec::Core::Runner
::ensure_example_groups_are_configured — RSpec::Core::ExampleGroup
::examples — RSpec::Core::ExampleGroup
::extended — RSpec::Core::Example::Procsy
::fail_fast? — RSpec::Core::ExampleGroup
::fail_filtered_examples — RSpec::Core::ExampleGroup
::filtered_examples — RSpec::Core::ExampleGroup
::find_and_eval_shared — RSpec::Core::ExampleGroup
::find_first_parent_containing — RSpec::Core::RubyProject
::framework_name — RSpec::Core::MockFrameworkAdapter
::include_context — RSpec::Core::ExampleGroup
::include_examples — RSpec::Core::ExampleGroup
::included — RSpec::Core::SharedExampleGroup
::included — RSpec::Core::Let
::installed_at_exit? — RSpec::Core::Runner
::metadata — RSpec::Core::ExampleGroup
::new — RSpec::Core::Example
::new — RSpec::Core::DRbCommandLine
::new — RSpec::Core::CommandLine
::new — RSpec::Core::Reporter
::new — RSpec::Core::FilterManager
::new — RSpec::Core::Formatters::DocumentationFormatter
::new — RSpec::Core::Formatters::HtmlFormatter
::new — RSpec::Core::DrbOptions
::new — RSpec::Core::ConfigurationOptions
::new — RSpec::Core::ProjectInitializer
::new — RSpec::Core::Hooks::Hook
::new — RSpec::HashWithDeprecationNotice
::new — RSpec::Core::Metadata
::new — RSpec::Core::RakeTask
::new — Autotest::Rspec2
::new — RSpec::Core::World
::new — RSpec::Core::Formatters::BaseFormatter
::new — RSpec::Core::Configuration
::parse — RSpec::Core::Parser
::parse! — RSpec::Core::Parser
::procsy — RSpec::Core::Example
::register — RSpec::Core::ExampleGroup
::relative_path — RSpec::Core::Formatters::BaseFormatter
::reset — RSpec
::root — RSpec::Core::RubyProject
::run — RSpec::Core::Runner
::run — RSpec::Core::ExampleGroup
::run_after_all_hooks — RSpec::Core::ExampleGroup
::run_after_each_hooks — RSpec::Core::ExampleGroup
::run_around_each_hooks — RSpec::Core::ExampleGroup
::run_before_all_hooks — RSpec::Core::ExampleGroup
::run_before_each_hooks — RSpec::Core::ExampleGroup
::run_examples — RSpec::Core::ExampleGroup
::run_in_process — RSpec::Core::Runner
::run_over_drb — RSpec::Core::Runner
::running_in_drb? — RSpec::Core::Runner
::set_it_up — RSpec::Core::ExampleGroup
::set_ivars — RSpec::Core::ExampleGroup
::store_before_all_ivars — RSpec::Core::ExampleGroup
::subclass — RSpec::Core::ExampleGroup
::superclass_metadata — RSpec::Core::ExampleGroup
::top_level? — RSpec::Core::ExampleGroup
::top_level_description — RSpec::Core::ExampleGroup
::trap_interrupt — RSpec::Core::Runner
::wants_to_quit — RSpec
::wants_to_quit= — RSpec
::warn_deprecation — RSpec
::world — RSpec
::world — RSpec::Core::ExampleGroup
#[] — RSpec::Core::Metadata::MetadataHash
#[]= — RSpec::HashWithDeprecationNotice
#__memoized — RSpec::Core::Let::ExampleMethods
#_warn_deprecated_key — RSpec::Core::FilterManager::BackwardCompatibility
#_warn_deprecated_keys — RSpec::Core::FilterManager::BackwardCompatibility
#abort — RSpec::Core::Reporter
#add_failure_exit_code — RSpec::Core::DrbOptions
#add_filter — RSpec::Core::DrbOptions
#add_formatter — RSpec::Core::Configuration
#add_formatters — RSpec::Core::DrbOptions
#add_full_description — RSpec::Core::DrbOptions
#add_libs — RSpec::Core::DrbOptions
#add_line_numbers — RSpec::Core::DrbOptions
#add_location — RSpec::Core::FilterManager
#add_requires — RSpec::Core::DrbOptions
#add_setting — RSpec::Core::Configuration
#after — RSpec::Core::Hooks
#alias_example_to — RSpec::Core::Configuration
#alias_it_should_behave_like_to — RSpec::Core::Configuration
#all_apply? — RSpec::Core::Metadata
#all_apply? — RSpec::Core::Example
#announce_exclusion_filter — RSpec::Core::World
#announce_filters — RSpec::Core::World
#announce_inclusion_filter — RSpec::Core::World
#any_apply? — RSpec::Core::Example
#any_apply? — RSpec::Core::Metadata
#around — RSpec::Core::Hooks
#around_hooks — RSpec::Core::Example
#backtrace_line — RSpec::Core::Formatters::BaseFormatter
#backtrace_line — RSpec::Core::Formatters::TextMateFormatter
#before — RSpec::Core::Hooks
#blue — RSpec::Core::Formatters::BaseTextFormatter
#bold — RSpec::Core::Formatters::BaseTextFormatter
#build_metadata_hash_from — RSpec::Core::MetadataHashBuilder::Common
#call — RSpec::Core::Hooks::Hook
#call — RSpec::Core::Hooks::AroundHook
#cleaned_from_backtrace? — RSpec::Core::Configuration
#close — RSpec::Core::Formatters::BaseTextFormatter
#close — RSpec::Core::Formatters::BaseFormatter
#color — RSpec::Core::Configuration
#color — RSpec::Core::Formatters::BaseTextFormatter
#color= — RSpec::Core::Configuration
#color_enabled — RSpec::Core::Configuration
#color_enabled= — RSpec::Core::Configuration
#color_enabled? — RSpec::Core::Formatters::BaseFormatter
#colorise_summary — RSpec::Core::Formatters::BaseTextFormatter
#configuration — RSpec::Core::Formatters::BaseFormatter
#configure — RSpec::Core::ConfigurationOptions
#configure_expectation_framework — RSpec::Core::Configuration
#configure_for_example — RSpec::Core::Metadata
#configure_group — RSpec::Core::World
#configure_group — RSpec::Core::Configuration
#configure_mock_framework — RSpec::Core::Configuration
#consolidate_failures — Autotest::Rspec2
#const_missing — RSpec::Core::ConstMissing
#container_stack — RSpec::Core::Metadata::GroupMetadataHash
#context — RSpec::Core::SharedContext
#convert — RSpec::Core::Formatters::SnippetExtractor::NullConverter
#create_dot_rspec_file — RSpec::Core::ProjectInitializer
#create_spec_helper_file — RSpec::Core::ProjectInitializer
#current_indentation — RSpec::Core::Formatters::HtmlFormatter
#current_indentation — RSpec::Core::Formatters::DocumentationFormatter
#cyan — RSpec::Core::Formatters::BaseTextFormatter
#debug= — RSpec::Core::Configuration
#debugger — Kernel
#delete_if_confirmed — RSpec::Core::ProjectInitializer
#describe — RSpec::Core::SharedContext
#describe — RSpec::Core::DSL
#described_class — RSpec::Core::Metadata::GroupMetadataHash
#described_class — RSpec::Core::Metadata::ExampleMetadataHash
#described_class — RSpec::Core::ExampleGroup
#description — RSpec::Core::FilterManager::Describable
#display_name — RSpec::Core::Hooks::Hook
#drb_argv — RSpec::Core::ConfigurationOptions
#drb_port — RSpec::Core::DRbCommandLine
#dump_commands_to_rerun_failed_examples — RSpec::Core::Formatters::BaseTextFormatter
#dump_failures — RSpec::Core::Formatters::HtmlFormatter
#dump_failures — RSpec::Core::Formatters::BaseFormatter
#dump_failures — RSpec::Core::Formatters::BaseTextFormatter
#dump_pending — RSpec::Core::Formatters::HtmlFormatter
#dump_pending — RSpec::Core::Formatters::BaseFormatter
#dump_pending — RSpec::Core::Formatters::BaseTextFormatter
#dump_profile — RSpec::Core::Formatters::BaseTextFormatter
#dump_summary — RSpec::Core::Formatters::BaseTextFormatter
#dump_summary — RSpec::Core::Formatters::HtmlFormatter
#dump_summary — RSpec::Core::Formatters::BaseFormatter
#empty? — RSpec::Core::FilterManager
#empty_without_conditional_filters? — RSpec::Core::FilterManager::Describable
#everything_filtered_message — RSpec::Core::World
#example_count — RSpec::Core::World
#example_failed — RSpec::Core::Reporter
#example_failed — RSpec::Core::Formatters::DocumentationFormatter
#example_failed — RSpec::Core::Formatters::BaseFormatter
#example_failed — RSpec::Core::Formatters::HtmlFormatter
#example_failed — RSpec::Core::Formatters::ProgressFormatter
#example_group — RSpec::Core::Example
#example_group_chain — RSpec::Core::Formatters::DocumentationFormatter
#example_group_finished — RSpec::Core::Reporter
#example_group_finished — RSpec::Core::Formatters::BaseFormatter
#example_group_finished — RSpec::Core::Formatters::DocumentationFormatter
#example_group_number — RSpec::Core::Formatters::HtmlFormatter
#example_group_started — RSpec::Core::Formatters::DocumentationFormatter
#example_group_started — RSpec::Core::Formatters::BaseFormatter
#example_group_started — RSpec::Core::Formatters::HtmlFormatter
#example_group_started — RSpec::Core::Reporter
#example_number — RSpec::Core::Formatters::HtmlFormatter
#example_passed — RSpec::Core::Formatters::ProgressFormatter
#example_passed — RSpec::Core::Reporter
#example_passed — RSpec::Core::Formatters::DocumentationFormatter
#example_passed — RSpec::Core::Formatters::HtmlFormatter
#example_passed — RSpec::Core::Formatters::BaseFormatter
#example_pending — RSpec::Core::Formatters::DocumentationFormatter
#example_pending — RSpec::Core::Formatters::BaseFormatter
#example_pending — RSpec::Core::Formatters::HtmlFormatter
#example_pending — RSpec::Core::Formatters::ProgressFormatter
#example_pending — RSpec::Core::Reporter
#example_started — RSpec::Core::Formatters::HtmlFormatter
#example_started — RSpec::Core::Formatters::BaseFormatter
#example_started — RSpec::Core::Reporter
#exclude — RSpec::Core::FilterManager
#exclude! — RSpec::Core::FilterManager
#exclude? — RSpec::Core::FilterManager
#exclude_with_low_priority — RSpec::Core::FilterManager
#exclusion_filter — RSpec::Core::World
#exclusion_filter — RSpec::Core::Configuration
#exclusion_filter= — RSpec::Core::Configuration
#expect_with — RSpec::Core::Configuration
#expectation_framework= — RSpec::Core::Configuration
#expectation_frameworks — RSpec::Core::Configuration
#extend — RSpec::Core::Configuration
#extra_failure_content — RSpec::Core::Formatters::HtmlFormatter
#extra_failure_content — RSpec::Core::Formatters::TextMateFormatter
#fail_with_exception — RSpec::Core::Example
#failure_output — RSpec::Core::Formatters::DocumentationFormatter
#files_or_directories_to_run= — RSpec::Core::Configuration
#filter — RSpec::Core::Configuration
#filter= — RSpec::Core::Configuration
#filter_applies? — RSpec::Core::Metadata
#filter_applies_to_any_value? — RSpec::Core::Metadata
#filter_manager — RSpec::Core::World
#filter_manager — RSpec::Core::ConfigurationOptions
#filter_run — RSpec::Core::Configuration
#filter_run_excluding — RSpec::Core::Configuration
#filter_run_including — RSpec::Core::Configuration
#filters_apply? — RSpec::Core::Metadata
#find_failed_line — RSpec::Core::Formatters::BaseFormatter
#find_hook — RSpec::Core::Hooks
#find_hook — RSpec::Core::World
#find_hooks_for — RSpec::Core::Hooks::HookCollection
#finish — RSpec::Core::Reporter
#for_example — RSpec::Core::Metadata
#force — RSpec::Core::Configuration
#format_backtrace — RSpec::Core::Formatters::BaseFormatter
#format_backtrace_line_for_textmate — RSpec::Core::Formatters::TextMateFormatter
#format_seconds — RSpec::Core::Formatters::Helpers
#formatter= — RSpec::Core::Configuration
#formatters — RSpec::Core::Configuration
#full_backtrace= — RSpec::Core::Configuration
#full_description — RSpec::Core::Metadata::GroupMetadataHash
#full_description — RSpec::Core::Metadata::ExampleMetadataHash
#full_description= — RSpec::Core::Configuration
#gemfile= — RSpec::Core::RakeTask
#global_scripts — RSpec::Core::Formatters::HtmlFormatter
#global_styles — RSpec::Core::Formatters::HtmlFormatter
#green — RSpec::Core::Formatters::BaseTextFormatter
#hooks — RSpec::Core::Hooks
#html_header — RSpec::Core::Formatters::HtmlFormatter
#include — RSpec::Core::FilterManager
#include — RSpec::Core::Configuration
#include! — RSpec::Core::FilterManager
#include? — RSpec::Core::FilterManager
#include_with_low_priority — RSpec::Core::FilterManager
#included — RSpec::Core::SharedContext
#inclusion_filter — RSpec::Core::Configuration
#inclusion_filter — RSpec::Core::World
#inclusion_filter= — RSpec::Core::Configuration
#instance_eval_with_args — RSpec::Core::Extensions::InstanceEvalWithArgs
#instance_eval_with_rescue — RSpec::Core::ExampleGroup
#its — RSpec::Core::Subject::ExampleGroupMethods
#let — RSpec::Core::Let::ExampleGroupMethods
#let! — RSpec::Core::Let::ExampleGroupMethods
#libs= — RSpec::Core::Configuration
#line_number_filter_applies? — RSpec::Core::Metadata
#line_numbers= — RSpec::Core::Configuration
#lines_around — RSpec::Core::Formatters::SnippetExtractor
#load_spec_files — RSpec::Core::Configuration
#location_filter_applies? — RSpec::Core::Metadata
#long_padding — RSpec::Core::Formatters::BaseTextFormatter
#magenta — RSpec::Core::Formatters::BaseTextFormatter
#make_test_cmd — Autotest::Rspec2
#merge — RSpec::Core::FilterManager::BackwardCompatibility
#message — RSpec::Core::Formatters::HtmlFormatter
#message — RSpec::Core::Formatters::BaseTextFormatter
#message — RSpec::Core::Reporter
#message — RSpec::Core::Formatters::BaseFormatter
#mock_framework — RSpec::Core::Configuration
#mock_framework= — RSpec::Core::Configuration
#mock_with — RSpec::Core::Configuration
#module_eval_with_args — RSpec::Core::Extensions::ModuleEvalWithArgs
#move_progress — RSpec::Core::Formatters::HtmlFormatter
#next_failure_index — RSpec::Core::Formatters::DocumentationFormatter
#normalize — Autotest::Rspec2
#notify — RSpec::Core::Reporter
#options — RSpec::Core::Example
#options — RSpec::Core::DrbOptions
#options_apply? — RSpec::Core::Hooks::Hook
#order= — RSpec::Core::Configuration
#ordered — RSpec::Core::Extensions::Ordered
#output_supports_sync — RSpec::Core::Formatters::BaseFormatter
#parse — RSpec::Core::Parser
#parse! — RSpec::Core::Parser
#parse_options — RSpec::Core::ConfigurationOptions
#parser — RSpec::Core::Parser
#passed_output — RSpec::Core::Formatters::DocumentationFormatter
#pending — RSpec::Core::Pending
#pending_fixed? — RSpec::Core::Pending::PendingExampleFixedError
#pending_fixed? — RSpec::Core::Example::NotPendingExampleFixed
#pending_output — RSpec::Core::Formatters::DocumentationFormatter
#percent_done — RSpec::Core::Formatters::HtmlFormatter
#post_process — RSpec::Core::Formatters::SnippetExtractor
#preceding_declaration_line — RSpec::Core::World
#process — RSpec::Core::Metadata
#profile_examples? — RSpec::Core::Formatters::BaseFormatter
#prune — RSpec::Core::FilterManager
#randomize? — RSpec::Core::Configuration
#read_failed_line — RSpec::Core::Formatters::BaseFormatter
#red — RSpec::Core::Formatters::BaseTextFormatter
#register — RSpec::Core::World
#report — RSpec::Core::Reporter
#report_creating — RSpec::Core::ProjectInitializer
#report_exists — RSpec::Core::ProjectInitializer
#report_header — RSpec::Core::Formatters::HtmlFormatter
#reporter — RSpec::Core::World
#reporter — RSpec::Core::Configuration
#require_rspec — Object
#requires= — RSpec::Core::Configuration
#reset — RSpec::Core::World
#reset — RSpec::Core::Configuration
#restore_sync_output — RSpec::Core::Formatters::BaseFormatter
#reverse_merge — RSpec::Core::FilterManager::BackwardCompatibility
#run — RSpec::Core::ProjectInitializer
#run — RSpec::Core::Example
#run — RSpec::Core::CommandLine
#run — RSpec::Core::DRbCommandLine
#run_all — RSpec::Core::Hooks::AfterHooks
#run_all — RSpec::Core::Hooks::BeforeHooks
#run_all! — RSpec::Core::Hooks::AfterHooks
#run_all! — RSpec::Core::Hooks::BeforeHooks
#run_hook — RSpec::Core::Hooks
#run_hook! — RSpec::Core::Hooks
#run_hook_filtered — RSpec::Core::Hooks
#run_in — RSpec::Core::Hooks::BeforeHook
#run_in — RSpec::Core::Hooks::AfterHook
#run_tests — Spork::TestFramework::RSpec
#running_example — RSpec::Core::ExampleGroup
#seed — RSpec::Core::Formatters::BaseFormatter
#seed — RSpec::Core::Formatters::BaseTextFormatter
#seed= — RSpec::Core::Configuration
#set_exception — RSpec::Core::Example
#setup_mocks_for_rspec — RSpec::Core::MockFrameworkAdapter
#setup_rspec_project_mappings — Autotest::Rspec2
#share_as — RSpec::Core::SharedExampleGroup
#share_examples_for — RSpec::Core::SharedExampleGroup
#shared_context — RSpec::Core::SharedExampleGroup
#shared_example_groups — RSpec::Core::World
#shared_examples — RSpec::Core::SharedExampleGroup
#shared_examples_for — RSpec::Core::SharedExampleGroup
#short_padding — RSpec::Core::Formatters::BaseTextFormatter
#should — RSpec::Core::Subject::ExampleMethods
#should_not — RSpec::Core::Subject::ExampleMethods
#skip_bundler= — RSpec::Core::RakeTask
#snippet — RSpec::Core::Formatters::SnippetExtractor
#snippet_for — RSpec::Core::Formatters::SnippetExtractor
#spec_opts= — RSpec::Core::RakeTask
#start — RSpec::Core::Reporter
#start — RSpec::Core::Formatters::BaseFormatter
#start — RSpec::Core::Formatters::HtmlFormatter
#start_dump — RSpec::Core::Formatters::HtmlFormatter
#start_dump — RSpec::Core::Formatters::BaseFormatter
#start_dump — RSpec::Core::Formatters::ProgressFormatter
#start_sync_output — RSpec::Core::Formatters::BaseFormatter
#stop — RSpec::Core::Reporter
#stop — RSpec::Core::Formatters::BaseFormatter
#strip_trailing_zeroes — RSpec::Core::Formatters::Helpers
#subject — RSpec::Core::Subject::ExampleGroupMethods
#subject — RSpec::Core::Subject::ExampleMethods
#summary_line — RSpec::Core::Formatters::BaseTextFormatter
#teardown_mocks_for_rspec — RSpec::Core::MockFrameworkAdapter
#to_proc — RSpec::Core::Hooks::Hook
#verify_mocks_for_rspec — RSpec::Core::MockFrameworkAdapter
#warning= — RSpec::Core::RakeTask
#white — RSpec::Core::Formatters::BaseTextFormatter
#with — RSpec::Core::Example::Procsy
#without_hooks_for — RSpec::Core::Hooks::HookCollection
#yellow — RSpec::Core::Formatters::BaseTextFormatter