Table of Contents - RDoc Documentation
Pages
Classes and Modules
- Easytest
- Easytest::CLI
- Easytest::Case
- Easytest::DSL
- Easytest::Error
- Easytest::Expectation
- Easytest::FatalError
- Easytest::Hook
- Easytest::MatchError
- Easytest::Matcher
- Easytest::Matcher::Base
- Easytest::Matcher::Be
- Easytest::Matcher::BeA
- Easytest::Matcher::ContainExactly
- Easytest::Matcher::Empty
- Easytest::Matcher::Equal
- Easytest::Matcher::False
- Easytest::Matcher::HaveAttributes
- Easytest::Matcher::Include
- Easytest::Matcher::InstanceOf
- Easytest::Matcher::KindOf
- Easytest::Matcher::Match
- Easytest::Matcher::Nil
- Easytest::Matcher::Raise
- Easytest::Matcher::RaiseNothing
- Easytest::Matcher::Satisfy
- Easytest::Matcher::True
- Easytest::Matcher::_Empty
- Easytest::Matcher::_Include
- Easytest::Matcher::_Match
- Easytest::Matcher::_ToA
- Easytest::Matcher::_ToAry
- Easytest::Reporter
- Easytest::Runner
- Easytest::Utils
Methods
- ::add_case — Easytest
- ::add_hook — Easytest
- ::indent_text — Easytest::Utils
- ::pluralize — Easytest::Utils
- ::raise_if_no_test_name — Easytest::Utils
- ::run — Easytest
- ::start — Easytest
- ::terminal_hyperlink — Easytest::Utils
- ::test_dir — Easytest
- ::test_files_location — Easytest
- #add_case — Easytest::Runner
- #add_hook — Easytest::Runner
- #after — Easytest::DSL
- #after? — Easytest::Hook
- #all_passed? — Easytest::Runner
- #before — Easytest::DSL
- #before? — Easytest::Hook
- #build_error_message — Easytest::Matcher::Base
- #cases — Easytest::Runner
- #elapsed_time — Easytest::Runner
- #empty? — Easytest::Matcher::_Empty
- #expect — Easytest::DSL
- #find_location — Easytest::Reporter
- #format_location — Easytest::Reporter
- #help — Easytest::CLI
- #hooks — Easytest::Runner
- #include? — Easytest::Matcher::_Include
- #init_parser — Easytest::CLI
- #initialize — Easytest::Case
- #initialize — Easytest::CLI
- #initialize — Easytest::MatchError
- #initialize — Easytest::Expectation
- #initialize — Easytest::Hook
- #initialize — Easytest::Matcher::Base
- #initialize — Easytest::Matcher::Raise
- #initialize — Easytest::Matcher::RaiseNothing
- #initialize — Easytest::Reporter
- #initialize — Easytest::Runner
- #load_test_file — Easytest::CLI
- #match! — Easytest::Matcher::Base
- #match? — Easytest::Matcher::Base
- #match? — Easytest::Matcher::_Match
- #match_error? — Easytest::Matcher::Raise
- #message — Easytest::Matcher::Base
- #no_tests? — Easytest::Runner
- #not — Easytest::Expectation
- #only — Easytest::DSL
- #parse_argv — Easytest::CLI
- #print_error_for_no_tests — Easytest::Runner
- #print_reports — Easytest::Runner
- #raise_match_error — Easytest::Matcher::Base
- #report_error — Easytest::Reporter
- #report_fatal_error — Easytest::Reporter
- #report_match_error — Easytest::Reporter
- #report_skip — Easytest::Reporter
- #report_todo — Easytest::Reporter
- #run — Easytest::Case
- #run — Easytest::CLI
- #run — Easytest::Hook
- #run — Easytest::Runner
- #setup — Easytest::CLI
- #skip — Easytest::DSL
- #skip! — Easytest::Case
- #summary — Easytest::Runner
- #test — Easytest::DSL
- #test_files — Easytest::CLI
- #to_a — Easytest::Matcher::_ToA
- #to_ary — Easytest::Matcher::_ToAry
- #to_be — Easytest::Expectation
- #to_be_a — Easytest::Expectation
- #to_be_empty — Easytest::Expectation
- #to_be_false — Easytest::Expectation
- #to_be_instance_of — Easytest::Expectation
- #to_be_kind_of — Easytest::Expectation
- #to_be_nil — Easytest::Expectation
- #to_be_true — Easytest::Expectation
- #to_contain_exactly — Easytest::Expectation
- #to_eq — Easytest::Expectation
- #to_equal — Easytest::Expectation
- #to_have_attributes — Easytest::Expectation
- #to_include — Easytest::Expectation
- #to_match — Easytest::Expectation
- #to_raise — Easytest::Expectation
- #to_raise_nothing — Easytest::Expectation
- #to_satisfy — Easytest::Expectation
- #total_count — Easytest::Runner
- #watch? — Easytest::CLI
- #watch_files — Easytest::CLI