Class: I18nFallbacksBackendApiLocalizeDateTimeTest

Inherits:
Test::Unit::TestCase
  • Object
show all
Includes:
FallbacksSetup, Tests::Backend::Api::Localization::DateTime, Tests::Backend::Simple::Setup::Base, Tests::Backend::Simple::Setup::Localization
Defined in:
lib/vendor/i18n/test/backend/fallbacks/api_test.rb

Method Summary

Methods included from Tests::Backend::Api::Localization::DateTime

#test_localize_given_a_day_name_format_it_returns_the_correct_day_name, #test_localize_given_a_format_specified_as_a_proc, #test_localize_given_a_format_specified_as_a_proc_with_additional_options, #test_localize_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator, #test_localize_given_a_month_name_format_it_returns_the_correct_month_name, #test_localize_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name, #test_localize_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name, #test_localize_given_an_unknown_format_it_does_not_fail, #test_localize_given_no_format_it_does_not_fail, #test_localize_given_the_default_format_it_uses_it, #test_localize_given_the_long_format_it_uses_it, #test_localize_given_the_short_format_it_uses_it

Methods included from FallbacksSetup

#setup, #test_uses_fallbacks

Methods included from Tests::Backend::Simple::Setup::Localization

#setup, #setup_datetime_lambda_translations, #setup_datetime_translations, #teardown

Methods included from Tests::Backend::Simple::Setup::Base

#setup, #teardown