Class: Assert::View::RedgreenView

Inherits:
TestUnitView show all
Defined in:
lib/assert/view/redgreen_view.rb

Overview

this view add simple color ansi output to the TestUnitView

Instance Attribute Summary

Attributes inherited from Base

#output_io, #runtime_result_callback, #suite

Method Summary

Methods inherited from TestUnitView

#finished_statement, #loaded_suite_statement, #results_breakdown_statement, #started_statement

Methods inherited from Base

#all_pass?, #all_pass_result_summary_msg, #all_results_for, #capture_output_end_msg, #capture_output_start_msg, #count, #detailed_results, #handle_runtime_result, #initialize, #ocurring_result_types, #ordered_suite_contexts, #ordered_suite_files, #result_summary_msg, #run_tests, #run_time, #runner_seed, #show_result_details?, #suite_contexts, #suite_files, template, #tests?, #to_sentence, #view

Methods included from Renderer

included, #render

Constructor Details

This class inherits a constructor from Assert::View::Base