Table of Contents - slayer-0.3.1 Documentation
Classes and Modules
- Slayer
- Slayer::Command
- Slayer::CommandFailureError
- Slayer::CommandNotImplementedError
- Slayer::CommandResultNotHandledError
- Slayer::Form
- Slayer::FormValidationError
- Slayer::Result
- Slayer::ResultMatcher
- Slayer::Service
- Slayer::ServiceDependencyError
- String
Methods
- ::after_each_method — Slayer::Service
- ::before_each_method — Slayer::Service
- ::call — Slayer::Command
- ::call! — Slayer::Command
- ::dependencies — Slayer::Service
- ::execute_call — Slayer::Command
- ::method_added — Slayer::Service
- ::new — Slayer::CommandFailureError
- ::new — Slayer::CommandNotImplementedError
- ::new — Slayer::Result
- ::new — Slayer::ResultMatcher
- ::raise_if_not_allowed — Slayer::Service
- ::singleton_method_added — Slayer::Service
- ::transitive_dependencies — Slayer::Service
- #all — Slayer::ResultMatcher
- #call — Slayer::Command
- #ensure — Slayer::ResultMatcher
- #execute_ensure_block — Slayer::ResultMatcher
- #execute_matching_block — Slayer::ResultMatcher
- #fail — Slayer::ResultMatcher
- #fail! — Slayer::Command
- #fail! — Slayer::Result
- #failure? — Slayer::Result
- #handled_defaults? — Slayer::ResultMatcher
- #pass — Slayer::ResultMatcher
- #pass! — Slayer::Command
- #run — Slayer::Command
- #run! — Slayer::Command
- #run_block — Slayer::ResultMatcher
- #success? — Slayer::Result
- #underscore — String