******************************************************************************************************************************** * TEST RESULTS * ******************************************************************************************************************************** Tests: 18 OK: true Success: 18 Failures: 0 Errors: 0 Time: 0 seconds ================================================================================================================================ ** global.strings ** test_hyphenize_normal_variable (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_hyphenize_should_only_insert_hyphens_in_mixed_case (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_hyphenize_variable_starting_with_uppercase (0ms) Status: Success ---------- DEBUG START 'result' -------- "wheels-is-a-framework" ---------- DEBUG END 'result' -------- ================================================================================================================================ ** global.strings ** test_hyphenize_variable_with_abbreviation (0ms) Status: Success ---------- DEBUG START 'result' -------- "a-url-variable" ---------- DEBUG END 'result' -------- ================================================================================================================================ ** global.strings ** test_hyphenize_variable_with_abbreviation_starting_with_uppercase (0ms) Status: Success ---------- DEBUG START 'result' -------- "url-variable" ---------- DEBUG END 'result' -------- ================================================================================================================================ ** global.strings ** test_pluralize (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_pluralize_issue_450 (1ms) Status: Success ================================================================================================================================ ** global.strings ** test_pluralize_multiple_words (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_pluralize_starting_with_upper_case (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_pluralize_two_words (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_pluralize_with_count (1ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize_already_singularized_camel_case (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize_multiple_words (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize_of_address (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize_starting_with_upper_case (1ms) Status: Success ================================================================================================================================ ** global.strings ** test_singularize_two_words (0ms) Status: Success ================================================================================================================================ ** global.strings ** test_user_setting (0ms) Status: Success