Table of Contents - oktest-1.1.0 Documentation
Classes and Modules
- Oktest
- Oktest::AssertionFailed
- Oktest::AssertionObject
- Oktest::AssertionObject::proc_obj;
- Oktest::BaseReporter
- Oktest::Color
- Oktest::CompactReporter
- Oktest::Config
- Oktest::Context
- Oktest::FAIL_EXCEPTION
- Oktest::FILTER_CLASS
- Oktest::Filter
- Oktest::FixtureManager
- Oktest::FixtureNotFoundError
- Oktest::Item
- Oktest::JsonMatcher
- Oktest::JsonMatcher::AND
- Oktest::JsonMatcher::Any
- Oktest::JsonMatcher::Enum
- Oktest::JsonMatcher::Length
- Oktest::JsonMatcher::OR
- Oktest::LoopedDependencyError
- Oktest::MainApp
- Oktest::MainApp::Options
- Oktest::Matcher
- Oktest::Node
- Oktest::OktestError
- Oktest::PlainReporter
- Oktest::QuietReporter
- Oktest::REPORTER_CLASS
- Oktest::RUNNER_CLASS
- Oktest::Reporter
- Oktest::Runner
- Oktest::SKIP_EXCEPTION
- Oktest::ScopeNode
- Oktest::SimpleReporter
- Oktest::SkipException
- Oktest::SpecHelper
- Oktest::SpecLeaf
- Oktest::TODO_EXCEPTION
- Oktest::TestGenerator
- Oktest::TodoException
- Oktest::TopicNode
- Oktest::Traverser
- Oktest::Util
- Oktest::VerboseReporter
- Oktest::Visitor
Methods
- ::after — Oktest::Context
- ::after_all — Oktest::Context
- ::before — Oktest::Context
- ::before_all — Oktest::Context
- ::case_else — Oktest::Context
- ::case_when — Oktest::Context
- ::create_from — Oktest::Filter
- ::create_from — Oktest::Filter
- ::filter — Oktest
- ::fixture — Oktest::Context
- ::global_scope — Oktest
- ::main — Oktest::MainApp
- ::main — Oktest
- ::new — Oktest::AssertionObject
- ::new — Oktest::Matcher
- ::new — Oktest::JsonMatcher::OR
- ::new — Oktest::JsonMatcher::AND
- ::new — Oktest::JsonMatcher::Length
- ::new — Oktest::Node
- ::new — Oktest::ScopeNode
- ::new — Oktest::TopicNode
- ::new — Oktest::SpecLeaf
- ::new — Oktest::Runner
- ::new — Oktest::Runner
- ::new — Oktest::BaseReporter
- ::new — Oktest::SimpleReporter
- ::new — Oktest::Filter
- ::new — Oktest::Filter
- ::new — Oktest::TestGenerator
- ::report_not_yet — Oktest::AssertionObject
- ::run — Oktest
- ::scope — Oktest
- ::spec — Oktest::Context
- ::topic — Oktest::Context
- #!= — Oktest::AssertionObject
- #!~ — Oktest::AssertionObject
- #+@ — Oktest::TopicNode
- #-@ — Oktest::SpecLeaf
- #< — Oktest::AssertionObject
- #<= — Oktest::AssertionObject
- #== — Oktest::AssertionObject
- #== — Oktest::Matcher
- #=== — Oktest::AssertionObject
- #=== — Oktest::Matcher
- #=== — Oktest::JsonMatcher
- #=== — Oktest::JsonMatcher::Length
- #=== — Oktest::JsonMatcher::Any
- #=~ — Oktest::AssertionObject
- #> — Oktest::AssertionObject
- #>= — Oktest::AssertionObject
- #AND — Oktest::SpecHelper
- #Any — Oktest::SpecHelper
- #Bool — Oktest::SpecHelper
- #Enum — Oktest::SpecHelper
- #JSON — Oktest::SpecHelper
- #Length — Oktest::SpecHelper
- #NOT — Oktest::AssertionObject
- #OR — Oktest::SpecHelper
- #TODO — Oktest::SpecHelper
- #__assert — Oktest::AssertionObject
- #__assert_fs — Oktest::AssertionObject
- #__assert_match — Oktest::AssertionObject
- #__assert_op — Oktest::AssertionObject
- #__do_dummy — Oktest::SpecHelper
- #__done — Oktest::AssertionObject
- #_call_blocks_child_first — Oktest::Runner
- #_call_blocks_child_first — Oktest::Runner
- #_call_blocks_parent_first — Oktest::Runner
- #_call_blocks_parent_first — Oktest::Runner
- #_compare — Oktest::JsonMatcher
- #_compare? — Oktest::JsonMatcher
- #_compare_and — Oktest::JsonMatcher
- #_compare_array — Oktest::JsonMatcher
- #_compare_enumerator — Oktest::JsonMatcher
- #_compare_hash — Oktest::JsonMatcher
- #_compare_or — Oktest::JsonMatcher
- #_compare_value — Oktest::JsonMatcher
- #_looped_dependency_error — Oktest::FixtureManager
- #_match? — Oktest::Filter
- #_match? — Oktest::Filter
- #_match_tag? — Oktest::Filter
- #_match_tag? — Oktest::Filter
- #_nl — Oktest::SimpleReporter
- #_nl_off — Oktest::SimpleReporter
- #_parse — Oktest::TestGenerator
- #_path — Oktest::JsonMatcher
- #_prefix — Oktest::SpecLeaf
- #_repr — Oktest::Node
- #_spec_first — Oktest::Runner
- #_spec_first — Oktest::Runner
- #_text2lines — Oktest::Util
- #_transform — Oktest::TestGenerator
- #_unified_diff — Oktest::Util
- #accept_visitor — Oktest::Item
- #accept_visitor — Oktest::ScopeNode
- #accept_visitor — Oktest::TopicNode
- #accept_visitor — Oktest::SpecLeaf
- #add_child — Oktest::Node
- #at_end — Oktest::SpecHelper
- #attr — Oktest::AssertionObject
- #attrs — Oktest::AssertionObject
- #black — Oktest::Color
- #blue — Oktest::Color
- #bold — Oktest::Color
- #call_after_all_block — Oktest::Runner
- #call_after_all_block — Oktest::Runner
- #call_after_blocks — Oktest::Runner
- #call_after_blocks — Oktest::Runner
- #call_at_end_blocks — Oktest::Runner
- #call_at_end_blocks — Oktest::Runner
- #call_before_all_block — Oktest::Runner
- #call_before_all_block — Oktest::Runner
- #call_before_blocks — Oktest::Runner
- #call_before_blocks — Oktest::Runner
- #capture_sio — Oktest::SpecHelper
- #clear_children — Oktest::Node
- #counts — Oktest::Reporter
- #cyan — Oktest::Color
- #diff_unified — Oktest::Util
- #dir_exist? — Oktest::AssertionObject
- #dummy_attrs — Oktest::SpecHelper
- #dummy_dir — Oktest::SpecHelper
- #dummy_file — Oktest::SpecHelper
- #dummy_ivars — Oktest::SpecHelper
- #dummy_values — Oktest::SpecHelper
- #each_child — Oktest::Node
- #enter_all — Oktest::Reporter
- #enter_all — Oktest::BaseReporter
- #enter_scope — Oktest::Reporter
- #enter_scope — Oktest::BaseReporter
- #enter_scope — Oktest::VerboseReporter
- #enter_scope — Oktest::SimpleReporter
- #enter_scope — Oktest::CompactReporter
- #enter_scope — Oktest::VerboseReporter
- #enter_spec — Oktest::Reporter
- #enter_spec — Oktest::BaseReporter
- #enter_spec — Oktest::VerboseReporter
- #enter_spec — Oktest::VerboseReporter
- #enter_topic — Oktest::Reporter
- #enter_topic — Oktest::BaseReporter
- #enter_topic — Oktest::VerboseReporter
- #enter_topic — Oktest::SimpleReporter
- #enter_topic — Oktest::VerboseReporter
- #error — Oktest::Color
- #exit_all — Oktest::Reporter
- #exit_all — Oktest::BaseReporter
- #exit_all — Oktest::PlainReporter
- #exit_all — Oktest::QuietReporter
- #exit_scope — Oktest::Reporter
- #exit_scope — Oktest::BaseReporter
- #exit_scope — Oktest::SimpleReporter
- #exit_scope — Oktest::CompactReporter
- #exit_spec — Oktest::Reporter
- #exit_spec — Oktest::BaseReporter
- #exit_spec — Oktest::VerboseReporter
- #exit_spec — Oktest::SimpleReporter
- #exit_spec — Oktest::CompactReporter
- #exit_spec — Oktest::PlainReporter
- #exit_spec — Oktest::QuietReporter
- #exit_spec — Oktest::VerboseReporter
- #exit_topic — Oktest::Reporter
- #exit_topic — Oktest::BaseReporter
- #exit_topic — Oktest::VerboseReporter
- #exit_topic — Oktest::SimpleReporter
- #exit_topic — Oktest::VerboseReporter
- #fail — Oktest::Matcher
- #fail — Oktest::Color
- #falsy? — Oktest::AssertionObject
- #file_exist? — Oktest::AssertionObject
- #file_line — Oktest::Util
- #filter_children! — Oktest::Filter
- #filter_children! — Oktest::Filter
- #fixture — Oktest::SpecHelper
- #footer — Oktest::BaseReporter
- #generate — Oktest::TestGenerator
- #generate — Oktest::MainApp
- #get_fixture_block — Oktest::Node
- #get_fixture_value — Oktest::FixtureManager
- #get_fixture_values — Oktest::Runner
- #get_fixture_values — Oktest::Runner
- #get_fixture_values — Oktest::FixtureManager
- #get_hook_block — Oktest::Node
- #green — Oktest::Color
- #has_child? — Oktest::Node
- #help_message — Oktest::MainApp
- #hhmmss — Oktest::Util
- #in? — Oktest::AssertionObject
- #in_delta? — Oktest::AssertionObject
- #inspect — Oktest::JsonMatcher::OR
- #inspect — Oktest::JsonMatcher::AND
- #inspect — Oktest::JsonMatcher::Enum
- #inspect — Oktest::JsonMatcher::Length
- #inspect — Oktest::JsonMatcher::Any
- #item — Oktest::AssertionObject
- #items — Oktest::AssertionObject
- #keyval — Oktest::AssertionObject
- #keyvals — Oktest::AssertionObject
- #length — Oktest::AssertionObject
- #load_dir — Oktest::MainApp
- #load_files — Oktest::MainApp
- #magenta — Oktest::Color
- #method_missing — Oktest::AssertionObject
- #new_context_object — Oktest::Node
- #normal — Oktest::Color
- #not_exist? — Oktest::AssertionObject
- #not_ok — Oktest::SpecHelper
- #ok — Oktest::SpecHelper
- #on_case — Oktest::Traverser
- #on_scope — Oktest::Traverser
- #on_spec — Oktest::Traverser
- #on_topic — Oktest::Traverser
- #option_parser — Oktest::MainApp
- #order_policy — Oktest::Reporter
- #order_policy — Oktest::SimpleReporter
- #parse — Oktest::TestGenerator
- #pass — Oktest::Color
- #print_exc — Oktest::BaseReporter
- #print_exc_backtrace — Oktest::BaseReporter
- #print_exc_message — Oktest::BaseReporter
- #print_exceptions — Oktest::BaseReporter
- #raise! — Oktest::AssertionObject
- #raise? — Oktest::AssertionObject
- #reason — Oktest::Color
- #recorder — Oktest::SpecHelper
- #red — Oktest::Color
- #register_fixture_block — Oktest::Node
- #register_hook_block — Oktest::Node
- #remove_child_at — Oktest::Node
- #required_param_names_of_block — Oktest::Util
- #reset_counts — Oktest::BaseReporter
- #run — Oktest::MainApp
- #run_block_in_context_class — Oktest::Node
- #run_block_in_context_object — Oktest::SpecLeaf
- #same? — Oktest::AssertionObject
- #scope_match? — Oktest::Filter
- #scope_match? — Oktest::Filter
- #skip — Oktest::Color
- #skip_when — Oktest::SpecHelper
- #spec — Oktest::Color
- #spec_match? — Oktest::Filter
- #spec_match? — Oktest::Filter
- #spec_path — Oktest::BaseReporter
- #start — Oktest::Visitor
- #start — Oktest::Traverser
- #start — Oktest::Runner
- #start — Oktest::Runner
- #status — Oktest::Color
- #strfold — Oktest::Util
- #symlink_exist? — Oktest::AssertionObject
- #throw? — Oktest::AssertionObject
- #todo — Oktest::Color
- #topic — Oktest::Color
- #topic? — Oktest::Node
- #topic? — Oktest::TopicNode
- #topic_match? — Oktest::Filter
- #topic_match? — Oktest::Filter
- #transform — Oktest::TestGenerator
- #truthy? — Oktest::AssertionObject
- #unified_diff — Oktest::Util
- #unlink_parent — Oktest::Item
- #unlink_parent — Oktest::Node
- #unlink_parent — Oktest::SpecLeaf
- #visit_scope — Oktest::Visitor
- #visit_scope — Oktest::Runner
- #visit_scope — Oktest::Runner
- #visit_scope — Oktest::Filter
- #visit_scope — Oktest::Filter
- #visit_spec — Oktest::Visitor
- #visit_spec — Oktest::Runner
- #visit_spec — Oktest::Runner
- #visit_spec — Oktest::Filter
- #visit_spec — Oktest::Filter
- #visit_topic — Oktest::Visitor
- #visit_topic — Oktest::Runner
- #visit_topic — Oktest::Runner
- #visit_topic — Oktest::Filter
- #visit_topic — Oktest::Filter
- #white — Oktest::Color
- #yellow — Oktest::Color