Class
I18nSimpleBackendLocalizeDateTimeTest
In:
lib/vendor/i18n/test/simple_backend_test.rb
Parent:
Test::Unit::TestCase
Methods
setup
test_translate_given_a_day_name_format_it_returns_the_correct_day_name
test_translate_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator
test_translate_given_a_month_name_format_it_returns_the_correct_month_name
test_translate_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name
test_translate_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name
test_translate_given_an_unknown_format_it_does_not_fail
test_translate_given_no_format_it_does_not_fail
test_translate_given_the_default_format_it_uses_it
test_translate_given_the_long_format_it_uses_it
test_translate_given_the_short_format_it_uses_it
Included Modules
I18nSimpleBackendTestSetup
Public Instance methods
setup
()
test_translate_given_a_day_name_format_it_returns_the_correct_day_name
()
test_translate_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator
()
test_translate_given_a_month_name_format_it_returns_the_correct_month_name
()
test_translate_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name
()
test_translate_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name
()
test_translate_given_an_unknown_format_it_does_not_fail
()
test_translate_given_no_format_it_does_not_fail
()
test_translate_given_the_default_format_it_uses_it
()
test_translate_given_the_long_format_it_uses_it
()
test_translate_given_the_short_format_it_uses_it
()
[Validate]