Table of Contents - rspec-bash-x-1.2.0 Documentation
Pages
Classes and Modules
- RSpec
- RSpec::Bash
- RSpec::Bash::Configuration
- RSpec::Bash::FD
- RSpec::Bash::MessageDecoder
- RSpec::Bash::Mocks
- RSpec::Bash::Mocks::Doubles
- RSpec::Bash::Mocks::Doubles::AbstractDouble
- RSpec::Bash::Mocks::Doubles::ConditionalDouble
- RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- RSpec::Bash::Mocks::Doubles::FunctionDouble
- RSpec::Bash::Mocks::Matchers
- RSpec::Bash::Mocks::Matchers::BaseMatcher
- RSpec::Bash::Mocks::Matchers::Receive
- RSpec::Bash::Mocks::Matchers::TestBy
- RSpec::Bash::Mocks::Matchers::TestFor
- RSpec::Bash::Mocks::ScriptMessageExpectation
- RSpec::Bash::Mocks::ScriptProxy
- RSpec::Bash::NoisyThread
- RSpec::Bash::Open3
- RSpec::Bash::Script
- RSpec::Bash::ScriptEvaluator
- RSpec::Bash::ScriptGenerator
- RSpec::Bash::StubBehavior
- RSpec::Bash::Support
Methods
- ::configuration — RSpec::Bash
- ::configure — RSpec::Bash
- ::decode — RSpec::Bash::MessageDecoder
- ::generate — RSpec::Bash::ScriptGenerator
- ::load — RSpec::Bash::Script
- ::new — RSpec::Bash::Configuration
- ::new — RSpec::Bash::Mocks::Doubles::AbstractDouble
- ::new — RSpec::Bash::Mocks::Doubles::ConditionalDouble
- ::new — RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- ::new — RSpec::Bash::Mocks::Doubles::FunctionDouble
- ::new — RSpec::Bash::Mocks::Matchers::BaseMatcher
- ::new — RSpec::Bash::Mocks::Matchers::Receive
- ::new — RSpec::Bash::Mocks::Matchers::TestBy
- ::new — RSpec::Bash::Mocks::Matchers::TestFor
- ::new — RSpec::Bash::Mocks::ScriptMessageExpectation
- ::new — RSpec::Bash::Mocks::ScriptProxy
- ::new — RSpec::Bash::NoisyThread
- ::new — RSpec::Bash::Script
- ::new — RSpec::Bash::StubBehavior
- ::noise? — RSpec::Bash::FD
- ::poll — RSpec::Bash::FD
- ::popen3X — RSpec::Bash::Open3
- ::readable? — RSpec::Bash::FD
- #a_script — RSpec::Bash::Support
- #allow_message — RSpec::Bash::Mocks::ScriptProxy
- #and_always_return — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #and_always_yield — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #and_call_original — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #and_return — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #and_yield — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #applicable? — RSpec::Bash::StubBehavior
- #apply — RSpec::Bash::Mocks::Doubles::AbstractDouble
- #apply — RSpec::Bash::Mocks::Doubles::ConditionalDouble
- #apply — RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- #apply — RSpec::Bash::Mocks::Doubles::FunctionDouble
- #apply! — RSpec::Bash::StubBehavior
- #apply_matching_behavior — RSpec::Bash::Script
- #at_least — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #at_most — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #call_args — RSpec::Bash::Mocks::Doubles::ConditionalDouble
- #call_args — RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- #call_args — RSpec::Bash::Mocks::Doubles::FunctionDouble
- #call_count — RSpec::Bash::Mocks::Doubles::AbstractDouble
- #call_count — RSpec::Bash::Mocks::Doubles::ConditionalDouble
- #call_count — RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- #call_count — RSpec::Bash::Mocks::Doubles::FunctionDouble
- #called_max_times? — RSpec::Bash::Mocks::ScriptMessageExpectation
- #calls_for — RSpec::Bash::Script
- #conditional_calls_for — RSpec::Bash::Script
- #context_free? — RSpec::Bash::StubBehavior
- #create_behavior — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #create_behavior — RSpec::Bash::Mocks::Matchers::TestFor
- #eval — RSpec::Bash::ScriptEvaluator
- #exact_conditional_calls_for — RSpec::Bash::Script
- #exactly — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #expect_message — RSpec::Bash::Mocks::ScriptProxy
- #find_last_blank_or_create_behavior — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #has_conditional_stubs? — RSpec::Bash::Script
- #has_stub? — RSpec::Bash::Script
- #inspect — RSpec::Bash::Script
- #invoke — RSpec::Bash::Mocks::ScriptMessageExpectation
- #matches? — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #matches? — RSpec::Bash::Mocks::ScriptMessageExpectation
- #name — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #never — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #once — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #proxy_for — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #receive — RSpec::Bash::Mocks::Matchers
- #receive_function — RSpec::Bash::Mocks::Matchers
- #relay_command_stub — RSpec::Bash::ScriptEvaluator
- #relay_conditional_stub — RSpec::Bash::ScriptEvaluator
- #requires_subshell? — RSpec::Bash::StubBehavior
- #reset — RSpec::Bash::Mocks::ScriptProxy
- #respond_to_prompts — RSpec::Bash::ScriptEvaluator
- #run_script — RSpec::Bash::Support
- #setup_allowance — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #stub — RSpec::Bash::Script
- #stub_conditional — RSpec::Bash::Script
- #stubbed — RSpec::Bash::Script
- #stubbed_conditional — RSpec::Bash::Script
- #test_by — RSpec::Bash::Mocks::Matchers
- #test_for — RSpec::Bash::Mocks::Matchers
- #thrice — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #times — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #to_s — RSpec::Bash::Mocks::Doubles::ConditionalDouble
- #to_s — RSpec::Bash::Mocks::Doubles::ExactConditionalDouble
- #to_s — RSpec::Bash::Mocks::Doubles::FunctionDouble
- #to_s — RSpec::Bash::Script
- #track_call — RSpec::Bash::Script
- #track_conditional_call — RSpec::Bash::Script
- #track_exit_code — RSpec::Bash::Script
- #try_hard — RSpec::Bash::ScriptEvaluator
- #twice — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #unadvise — RSpec::Bash::Mocks::ScriptMessageExpectation
- #usable? — RSpec::Bash::StubBehavior
- #verify — RSpec::Bash::Mocks::ScriptProxy
- #verify_messages_received — RSpec::Bash::Mocks::ScriptMessageExpectation
- #with_args — RSpec::Bash::Mocks::Matchers::BaseMatcher
- #with_args — RSpec::Bash::Mocks::Matchers::TestBy
- #with_args — RSpec::Bash::Mocks::Matchers::TestFor