Table of Contents - shell_mock-0.7.2 Documentation
Classes and Modules
- Object
- ShellMock
- ShellMock::BacktickMonkeyPatch
- ShellMock::CommandStub
- ShellMock::ExecMonkeyPatch
- ShellMock::Matchers
- ShellMock::MonkeyPatch
- ShellMock::NoStubSpecified
- ShellMock::RunVerifier
- ShellMock::SpawnMonkeyPatch
- ShellMock::SystemMonkeyPatch
Methods
- ::disable — ShellMock
- ::dont_let_commands_run — ShellMock
- ::dont_let_commands_run? — ShellMock
- ::enable — ShellMock
- ::enabled? — ShellMock
- ::let_commands_run — ShellMock
- ::let_commands_run? — ShellMock
- ::monkey_patches — ShellMock
- ::new — ShellMock::CommandStub
- ::new — ShellMock::NoStubSpecified
- ::new — ShellMock::RunVerifier
- ::stub_command — ShellMock
- #SpawnArguments — Object
- #and_exit — ShellMock::CommandStub
- #and_fail — ShellMock::CommandStub
- #and_output — ShellMock::CommandStub
- #and_return — ShellMock::CommandStub
- #and_succeed — ShellMock::CommandStub
- #clear — ShellMock
- #command_stubs — ShellMock
- #deprecate — Object
- #disable — ShellMock::MonkeyPatch
- #disable — ShellMock::SpawnMonkeyPatch
- #disable_for — ShellMock::MonkeyPatch
- #eigenclass — Object
- #enable — ShellMock::MonkeyPatch
- #enable — ShellMock::SpawnMonkeyPatch
- #enable_for — ShellMock::MonkeyPatch
- #failure_message — ShellMock::RunVerifier
- #failure_message_when_negated — ShellMock::RunVerifier
- #fewer_than — ShellMock::RunVerifier
- #have_been_called — ShellMock::Matchers
- #have_ran — ShellMock::Matchers
- #have_run — ShellMock::Matchers
- #interpolatable_name — ShellMock::BacktickMonkeyPatch
- #interpolatable_name — ShellMock::MonkeyPatch
- #less_than — ShellMock::RunVerifier
- #match_runs_when — ShellMock::RunVerifier
- #matches? — ShellMock::RunVerifier
- #method_alias — ShellMock::MonkeyPatch
- #method_name — ShellMock::BacktickMonkeyPatch
- #method_name — ShellMock::ExecMonkeyPatch
- #method_name — ShellMock::SpawnMonkeyPatch
- #method_name — ShellMock::SystemMonkeyPatch
- #more_than — ShellMock::RunVerifier
- #never — ShellMock::RunVerifier
- #once — ShellMock::RunVerifier
- #override — ShellMock::BacktickMonkeyPatch
- #override — ShellMock::ExecMonkeyPatch
- #override — ShellMock::SpawnMonkeyPatch
- #override — ShellMock::SystemMonkeyPatch
- #ran — ShellMock::CommandStub
- #register_command_stub — ShellMock
- #runs — ShellMock::CommandStub
- #stub_matching — ShellMock
- #times — ShellMock::RunVerifier
- #to_exit — ShellMock::CommandStub
- #to_fail — ShellMock::CommandStub
- #to_oneliner — ShellMock::CommandStub
- #to_output — ShellMock::CommandStub
- #to_return — ShellMock::CommandStub
- #to_succeed — ShellMock::CommandStub
- #with_env — ShellMock::CommandStub
- #with_options — ShellMock::CommandStub