Table of Contents - gauge-ruby-0.9.4 Documentation
Classes and Modules
- Gauge
- Gauge::CodeParser
- Gauge::Configuration
- Gauge::DataStore
- Gauge::DataStoreFactory
- Gauge::DebugOptions
- Gauge::ExecutionHandler
- Gauge::Executor
- Gauge::GaugeLog
- Gauge::GaugeMessages
- Gauge::GaugeScreenshot
- Gauge::Messages
- Gauge::Messages::CacheFileRequest
- Gauge::Messages::Documenter
- Gauge::Messages::Documenter::Service
- Gauge::Messages::Error
- Gauge::Messages::Fragment
- Gauge::Messages::Message
- Gauge::Messages::Parameter
- Gauge::Messages::ProtoExecutionResult
- Gauge::Messages::ProtoItem
- Gauge::Messages::Reporter
- Gauge::Messages::Reporter::Service
- Gauge::Messages::Runner
- Gauge::Messages::Runner::Service
- Gauge::Messages::SpecDetails
- Gauge::Messages::StepPositionsResponse
- Gauge::Messages::StepValidateResponse
- Gauge::MethodCache
- Gauge::Processors
- Gauge::Processors::ExecutionHandler
- Gauge::Row
- Gauge::Runtime
- Gauge::StaticLoader
- Gauge::Table
- Gauge::Util
- Kernel
Methods
- ::add_step — Gauge::MethodCache
- ::add_step_alias — Gauge::MethodCache
- ::aliases? — Gauge::StaticLoader
- ::all_steps — Gauge::MethodCache
- ::capture — Gauge
- ::clear — Gauge::MethodCache
- ::clear_hooks — Gauge::MethodCache
- ::code_to_ast — Gauge::CodeParser
- ::configure — Gauge
- ::create_diffs — Gauge::CodeParser
- ::create_params_diff — Gauge::CodeParser
- ::debug — Gauge::GaugeLog
- ::error — Gauge::GaugeLog
- ::execute_hooks — Gauge::Executor
- ::execute_step — Gauge::Executor
- ::fatal — Gauge::GaugeLog
- ::get_file_name — Gauge::Util
- ::get_param_name — Gauge::Util
- ::get_scenario_tags — Gauge::Executor
- ::get_step_implementation_dir — Gauge::Util
- ::get_step_info — Gauge::MethodCache
- ::get_step_text — Gauge::MethodCache
- ::has_alias? — Gauge::MethodCache
- ::hook — Kernel
- ::include_configured_modules — Gauge::Configuration
- ::info — Gauge::GaugeLog
- ::instance — Gauge::Configuration
- ::instance — Gauge::GaugeMessages
- ::instance — Gauge::GaugeScreenshot
- ::is_file_cached — Gauge::MethodCache
- ::load_aliases — Gauge::StaticLoader
- ::load_files — Gauge::StaticLoader
- ::load_step — Gauge::StaticLoader
- ::load_steps — Gauge::Executor
- ::load_steps — Gauge::StaticLoader
- ::multiple_implementation? — Gauge::MethodCache
- ::new — Gauge::Configuration
- ::new — Gauge::DataStore
- ::new — Gauge::GaugeMessages
- ::new — Gauge::GaugeScreenshot
- ::new — Gauge::ExecutionHandler
- ::new — Gauge::Table
- ::new — Gauge::Row
- ::print — Gauge::GaugeLog
- ::process_node — Gauge::CodeParser
- ::process_node — Gauge::StaticLoader
- ::recoverable? — Gauge::MethodCache
- ::recoverable? — Gauge::StaticLoader
- ::refactor — Gauge::CodeParser
- ::refactor_args — Gauge::CodeParser
- ::relative_filepath — Gauge::MethodCache
- ::reload_steps — Gauge::StaticLoader
- ::remove_steps — Gauge::MethodCache
- ::remove_steps — Gauge::StaticLoader
- ::replace — Gauge::CodeParser
- ::scenario_datastore — Gauge::DataStoreFactory
- ::spec_datastore — Gauge::DataStoreFactory
- ::step_args_from_code — Gauge::CodeParser
- ::step_node? — Gauge::CodeParser
- ::step_node? — Gauge::StaticLoader
- ::step_positions — Gauge::MethodCache
- ::step_value — Gauge::Util
- ::suite_datastore — Gauge::DataStoreFactory
- ::tagged_hook — Kernel
- ::traverse — Gauge::StaticLoader
- ::unique_screenshot_file — Gauge::Util
- ::valid_step? — Gauge::MethodCache
- ::warning — Gauge::GaugeLog
- ::write_message — Gauge
- #[] — Gauge::Table
- #[] — Gauge::Row
- #cache_file — Gauge::ExecutionHandler
- #capture — Gauge::GaugeScreenshot
- #capture_to_file — Gauge::GaugeScreenshot
- #clear — Gauge::DataStore
- #clear — Gauge::GaugeMessages
- #clear — Gauge::GaugeScreenshot
- #column_values_as_array — Gauge::Table
- #columns — Gauge::Table
- #create_param_values — Gauge::Processors::ExecutionHandler
- #create_span — Gauge::Processors
- #create_step_position_messages — Gauge::Processors
- #create_suggestion — Gauge::Processors
- #custom_screengrabber? — Gauge::Configuration
- #custom_screenshot_writer= — Gauge::Configuration
- #datastore_response — Gauge::Processors
- #execute_step — Gauge::ExecutionHandler
- #finish_execution — Gauge::ExecutionHandler
- #finish_scenario_execution — Gauge::ExecutionHandler
- #finish_spec_execution — Gauge::ExecutionHandler
- #finish_step_execution — Gauge::ExecutionHandler
- #get — Gauge::DataStore
- #get — Gauge::GaugeMessages
- #get — Gauge::GaugeScreenshot
- #get_code_snippet — Gauge::Processors::ExecutionHandler
- #get_filepath — Gauge::Processors::ExecutionHandler
- #get_glob_patterns — Gauge::ExecutionHandler
- #get_implementation_files — Gauge::ExecutionHandler
- #get_step — Gauge::Processors
- #get_step_name — Gauge::ExecutionHandler
- #get_step_names — Gauge::ExecutionHandler
- #get_step_positions — Gauge::ExecutionHandler
- #handle_failure — Gauge::Processors::ExecutionHandler
- #handle_hooks_execution — Gauge::Processors::ExecutionHandler
- #handle_pass — Gauge::Processors::ExecutionHandler
- #implement_stub — Gauge::ExecutionHandler
- #include — Gauge::Configuration
- #includes — Gauge::Configuration
- #initialize_scenario_data_store — Gauge::ExecutionHandler
- #initialize_spec_data_store — Gauge::ExecutionHandler
- #initialize_suite_data_store — Gauge::ExecutionHandler
- #kill — Gauge::ExecutionHandler
- #pending_messages — Gauge::GaugeMessages
- #pending_screenshot — Gauge::GaugeScreenshot
- #process_cache_file_request — Gauge::Processors
- #process_execute_step_request — Gauge::Processors
- #process_execution_end_request — Gauge::Processors
- #process_execution_start_request — Gauge::Processors
- #process_implementation_file_list_request — Gauge::Processors
- #process_implementation_glob_pattern_request — Gauge::Processors
- #process_kill_processor_request — Gauge::Processors
- #process_refactor_request — Gauge::Processors
- #process_scenario_data_store_init_request — Gauge::Processors
- #process_scenario_execution_end_request — Gauge::Processors
- #process_scenario_execution_start_request — Gauge::Processors
- #process_spec_data_store_init_request — Gauge::Processors
- #process_spec_execution_end_request — Gauge::Processors
- #process_spec_execution_start_request — Gauge::Processors
- #process_step_execution_end_request — Gauge::Processors
- #process_step_execution_start_request — Gauge::Processors
- #process_step_name_request — Gauge::Processors
- #process_step_names_request — Gauge::Processors
- #process_step_positions_request — Gauge::Processors
- #process_step_validation_request — Gauge::Processors
- #process_stub_implementation_code_request — Gauge::Processors
- #process_suite_data_store_init_request — Gauge::Processors
- #put — Gauge::DataStore
- #refactor — Gauge::ExecutionHandler
- #rows — Gauge::Table
- #screengrabber — Gauge::Configuration
- #screengrabber= — Gauge::Configuration
- #screenshot_dir — Gauge::Configuration
- #screenshot_writer? — Gauge::Configuration
- #set_screengrabber — Gauge::Configuration
- #start_execution — Gauge::ExecutionHandler
- #start_scenario_execution — Gauge::ExecutionHandler
- #start_spec_execution — Gauge::ExecutionHandler
- #start_step_execution — Gauge::ExecutionHandler
- #step — Kernel
- #take_screenshot — Gauge::Processors::ExecutionHandler
- #time_elapsed_since — Gauge::Processors::ExecutionHandler
- #to_s — Gauge::Table
- #validate_step — Gauge::ExecutionHandler
- #which — Gauge::Processors::ExecutionHandler
- #write — Gauge::GaugeMessages