-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 114ms (Views: 114.4ms)
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_
Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 106ms (Views: 106.2ms)
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 106ms (Views: 105.5ms)
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (1.2ms)
Completed 200 OK in 111ms (Views: 111.3ms)
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 114ms (Views: 113.4ms)
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 117ms (Views: 116.6ms)
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.4ms)
Completed 200 OK in 99ms (Views: 98.6ms)
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 117ms (Views: 116.9ms)
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 127ms (Views: 127.1ms)
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.8ms)
Completed 200 OK in 115ms (Views: 114.6ms)
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.9ms)
Completed 200 OK in 114ms (Views: 114.2ms)
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 116ms (Views: 115.8ms)
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 113ms (Views: 113.3ms)
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 110ms (Views: 109.9ms)
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 110ms (Views: 110.2ms)
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 116ms (Views: 116.3ms)
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 119ms (Views: 118.9ms)
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 118ms (Views: 118.1ms)
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 108ms (Views: 107.8ms)
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 111ms (Views: 111.1ms)
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.6ms)
Completed 200 OK in 113ms (Views: 113.3ms)
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.5ms)
Completed 200 OK in 120ms (Views: 119.8ms)
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (1.2ms)
Completed 200 OK in 126ms (Views: 125.4ms)
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_.source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (1.1ms)
Completed 200 OK in 111ms (Views: 110.4ms)
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.8ms)
Completed 200 OK in 121ms (Views: 120.5ms)
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.8ms)
Completed 200 OK in 115ms (Views: 114.6ms)
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (1.0ms)
Completed 200 OK in 121ms (Views: 121.2ms)
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (4.8ms)
Completed 200 OK in 122ms (Views: 121.6ms)
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 122ms (Views: 121.4ms)
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.8ms)
Completed 200 OK in 104ms (Views: 103.9ms)
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 125ms (Views: 125.1ms)
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (6.5ms)
Completed 200 OK in 116ms (Views: 115.5ms)
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.9ms)
Completed 200 OK in 108ms (Views: 108.1ms)
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.8ms)
Completed 200 OK in 126ms (Views: 126.1ms)
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (1.4ms)
Completed 200 OK in 127ms (Views: 127.0ms)
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
-------------------------------------------------------------
CheckboxTest: test_checkbox_places_the_label_before_the_input
-------------------------------------------------------------
-------------------------------------------------------
CheckboxTest: test_checkbox_respects_label_after:_true_
-------------------------------------------------------
---------------------------------------------------------------------
ExpressTemplatesTest: test_ExpressTemplates.render_renders_a_template
---------------------------------------------------------------------
-------------------------------------------
ExpressTemplatesTest: test_we_have_a_module
-------------------------------------------
---------------------------------------------------------------------------------------------
IndenterTest: test_.for(:name)_returns_current_indent_without_newline_when_block_is_not_given
---------------------------------------------------------------------------------------------
-----------------------------------------------------------------
IndenterTest: test_.for(:name)_takes_a_block_receiving_whitespace
-----------------------------------------------------------------
------------------------------------------------------------------
IndenterTest: test_nesting_blocks_increases_whitespace_accordingly
------------------------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_express_form_contents_are_inside_the_form
---------------------------------------------------------------
---------------------------------------------------------
ExpressFormTest: test_express_form_default_method_is_POST
---------------------------------------------------------
-----------------------------------------------------
ExpressFormTest: test_simplest_form_contains_form_tag
-----------------------------------------------------
---------------------------------------------------------------
ExpressFormTest: test_simplest_form_contains_rails_form_helpers
---------------------------------------------------------------
---------------------------------------------------
ExpressFormTest: test_simplest_form_contains_submit
---------------------------------------------------
-------------------------------------------
ExpressFormTest: test_simplest_form_renders
-------------------------------------------
-------------------------------------------------------------------
ExpressFormTest: test_simplest_form_uses_form_action_for_the_action
-------------------------------------------------------------------
-----------------------------------------------------------
ExpressFormTest: test_simplest_form_will_have_the_proper_id
-----------------------------------------------------------
-----------------------------------------------------------------------------------------
ProcTest: test_#source_body_captures_full_body_when_parens_around_parameters_not_provided
-----------------------------------------------------------------------------------------
------------------------------------------------
ProcTest: test_#source_body_handles_funky_bodies
------------------------------------------------
----------------------------------------------------------
ProcTest: test_#source_body_raises_exception_for_arity_>_0
----------------------------------------------------------
------------------------------------------------------
ProcTest: test_#source_body_returns_the_body_of_a_proc
------------------------------------------------------
----------------------------------------------
ProcTest: test_#source_returns_a_proc's_source
----------------------------------------------
---------------------------------------------------------------
ProcTest: test_#source_work_with_a_stabby_lambda_spanning_lines
---------------------------------------------------------------
-----------------------------------------------------------------
ProcTest: test_#source_works_when_a_proc_is_inside_a_hash_literal
-----------------------------------------------------------------
------------------------------------------------------------
ProcTest: test_#source_works_with_a_block_containing_a_block
------------------------------------------------------------
--------------------------------------------
ProcTest: test_#source_works_with_a_do_block
--------------------------------------------
-----------------------------------------------------
ProcTest: test_#source_works_with_a_single_line_block
-----------------------------------------------------
-------------------------------------------------
ProcTest: test_#source_works_with_a_stabby_lambda
-------------------------------------------------
----------------------------------------------------------------------------------------
ProcTest: test_.from_source_stores_source_of_a_dynamicly_built_proc_for_later_inspection
----------------------------------------------------------------------------------------
-----------------------------------------
HelloControllerTest: test_should_get_show
-----------------------------------------
Processing by HelloController#show as HTML
Rendered hello/show.html.et within layouts/application (0.7ms)
Completed 200 OK in 117ms (Views: 116.9ms)
--------------------------------------------
CompilerTest: test_.compile_returns_a_string
--------------------------------------------
--------------------------------------------------------------
HandlerTest: test_helpers_returning_html_when_alone_in_a_block
--------------------------------------------------------------
------------------------------------------------------------------------
HandlerTest: test_helpers_returning_html_work_in_sequence_within_a_block
------------------------------------------------------------------------
----------------------------------------------------------
HandlerTest: test_html_generates_Hello
_by_default
----------------------------------------------------------
-----------------------------
HandlerTest: test_locals_work
-----------------------------
------------------------------------------------------------
HandlerTest: test_nesting_elements_with_ruby_block_structure
------------------------------------------------------------
----------------------------------
HandlerTest: test_other_attributes
----------------------------------
-------------------------------------------
HandlerTest: test_our_handler_is_registered
-------------------------------------------
------------------------------------------------------------------
HandlerTest: test_raises_warning_if_template_has_conditional_logic
------------------------------------------------------------------
---------------------------------------
HandlerTest: test_string_in_block_works
---------------------------------------
---------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_class_set
---------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_class_if_there_are_errors_on_a_field_with_no_input_attributes
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
BasicFieldsTest: test_adds_error_to_class_if_there_are_errors_on_a_field_with_existing_class
--------------------------------------------------------------------------------------------
-------------------------------------
BasicFieldsTest: test_all_fields_work
-------------------------------------
---------------------------------------------------------------------------------
BasicFieldsTest: test_hidden_field_passes_additional_html_options_to_rails_helper
---------------------------------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_hidden_uses_rails_hidden_tag_helper
---------------------------------------------------------
---------------------------------------------------------
BasicFieldsTest: test_passing_html_options_to_fields_work
---------------------------------------------------------
-----------------------------------------------------------------------------
BasicFieldsTest: test_textarea_passes_additional_html_options_to_rails_helper
-----------------------------------------------------------------------------
----------------------------------------------------------
BasicFieldsTest: test_textarea_uses_rails_text_area_helper
----------------------------------------------------------
------------------------------------------------------------------------------------
InterpolatorTest: test_"{{some_{{thing}}_foo}}"_transforms_to_"#{some_#{thing}_foo}"
------------------------------------------------------------------------------------
-------------------------------------------------------------------
InterpolatorTest: test_"{{something}}"_transforms_to_"#{something}"
-------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_'a_lot_of_{{something_"{{good}}"}}'_transforms
---------------------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_nested_with_multiple_nested_expressions_parses
---------------------------------------------------------------------
----------------------------------------------------
InterpolatorTest: test_nested_with_outer_text_parses
----------------------------------------------------
-------------------------------------------------------
InterpolatorTest: test_nested_without_outer_text_parses
-------------------------------------------------------
---------------------------------------------------------------------
InterpolatorTest: test_simple_expression_with_surrounding_text_parses
---------------------------------------------------------------------
-------------------------------------------------
InterpolatorTest: test_simplest_expression_parses
-------------------------------------------------
-----------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_adds_a_positional_configuration_argument
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_appends_supported_arguments_in_order_of_inheritence
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_as:_allows_overwrite_of_inherited_argument
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
ConfigurableTest: test_.has_argument_makes_builder_arguments_accessible_by_name_according_to_position
-----------------------------------------------------------------------------------------------------
---------------------------------------------------
ConfigurableTest: test_default_values_are_supported
---------------------------------------------------
----------------------------------------------------------------------
ConfigurableTest: test_default_values_for_attributes_can_be_overridden
----------------------------------------------------------------------
------------------------------------------------------------------------
ConfigurableTest: test_does_not_pass_declared_options_as_html_attributes
------------------------------------------------------------------------
-----------------------------------------------------------
ConfigurableTest: test_has_no_id_attribute_if_not_specified
-----------------------------------------------------------
--------------------------------------------
ConfigurableTest: test_options_are_inherited
--------------------------------------------
-------------------------------------------------------
ConfigurableTest: test_renders_first_argument_as_dom_id
-------------------------------------------------------
----------------------------------------------------
ConfigurableTest: test_required_options_are_required
----------------------------------------------------
--------------------------------------------------
ConfigurableTest: test_supports_option_declaration
--------------------------------------------------
---------------------------------------------------------------
ConfigurableTest: test_unrecognized_options_raises_an_exception
---------------------------------------------------------------
----------------------------------------------------------------
SelectTest: test_select_collection_works_using_collection_select
----------------------------------------------------------------
------------------------------------------
SelectTest: test_select_comes_with_a_label
------------------------------------------
--------------------------------------------------
SelectTest: test_select_defaults_can_be_overridden
--------------------------------------------------
-------------------------------------------------------
SelectTest: test_select_defaults_to_include_blank:_true
-------------------------------------------------------
------------------------------------------------------------------------------------
SelectTest: test_select_generates_correct_options_when_values_are_specified_as_array
------------------------------------------------------------------------------------
------------------------------------------------------------------------
SelectTest: test_select_generates_options_from_data_when_options_omitted
------------------------------------------------------------------------
--------------------------------------------------------------
SelectTest: test_select_multiple:_true_if_passed_multiple_true
--------------------------------------------------------------
-----------------------------------------------------------------------------------------
SelectTest: test_select_multiple_gets_options_from_associated_has_many_through_collection
-----------------------------------------------------------------------------------------
---------------------------------------------------
SelectTest: test_select_requires_a_parent_component
---------------------------------------------------
---------------------------------------------------------------------------
SelectTest: test_select_uses_options_from_collect..._when_field_is_relation
---------------------------------------------------------------------------
-------------------------------------------------------------------------
SelectTest: test_selected_option_is_omitted_selection_is_taken_from_model
-------------------------------------------------------------------------
----------------------------------------------
SubmitTest: test_submit_accepts_a_class_option
----------------------------------------------
--------------------------------------------------------
SubmitTest: test_submit_accepts_a_value_and_class_option
--------------------------------------------------------
----------------------------------------------------
SubmitTest: test_submit_takes_string_param_for_value
----------------------------------------------------
------------------------------------------------------------------------------------
StringTest: test_String#inspect_works_normally_when_#to_view_code_hasn't_been_called
------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
StringTest: test_String#to_view_code_causes_subsequent_#inspect_to_remove_quotes
--------------------------------------------------------------------------------
-------------------------------------------------------
StringTest: test_String#to_view_code_returns_the_string
-------------------------------------------------------
--------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_#resource_class_returns_resource_class_option_if_specified
--------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_a_namespace_and_no_prefix_within_an_engine
-----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_infers_namespace_and_path_prefix_within_an_engine_and_scope
---------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_infers_prefix_within_a_scope_within_an_app
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
ExpressTemplates::ResourcefulTest: test_no_namespace,_no_prefix_within_an_app
-----------------------------------------------------------------------------
-----------------------------------------------------------
RadioTest: test_radio_has_correct_label_field_name_and_text
-----------------------------------------------------------
------------------------------------------------------------------
RadioTest: test_radio_options_from_collection_when_options_omitted
------------------------------------------------------------------
----------------------------------------------------------
RadioTest: test_radio_options_may_be_specified_with_a_hash
----------------------------------------------------------
--------------------------------------------------------
RadioTest: test_radio_options_present_with_class_'radio'
--------------------------------------------------------
-------------------------------------------------
RadioTest: test_radio_requires_a_parent_component
-------------------------------------------------
------------------------------------------------------------
RadioTest: test_radio_throws_error_if_given_improper_options
------------------------------------------------------------
------------------------------------------------------------
TreeForTest: test_tree_for_accepts_block_with_custom_content
------------------------------------------------------------
---------------------------------------------------------------------------
TreeForTest: test_tree_for_renders_correct_markup_with_node.name_as_default
---------------------------------------------------------------------------
-----------------------------------------------------------------
BaseTest: test_.contains_places_fragment_inside_the_enclosing_tag
-----------------------------------------------------------------
---------------------------------------------------------
BaseTest: test_.has_attributes_creates_default_attributes
---------------------------------------------------------
-----------------------------------------------------
BaseTest: test_.tag_name_determines_the_enclosing_tag
-----------------------------------------------------
--------------------------------------------------
BaseTest: test_before_build_hook_runs_before_build
--------------------------------------------------
--------------------------------------------------------------
BaseTest: test_class_name_is_dasherized_instead_of_underscored
--------------------------------------------------------------
-----------------------------------------------------------
BaseTest: test_class_option_adds_a_class,_does_not_override
-----------------------------------------------------------
----------------------------------------------------
BaseTest: test_options_are_passed_to_html_attributes
----------------------------------------------------