Class: I18nFallbacksBackendApiLocalizeDateTest

Inherits:
Test::Unit::TestCase
  • Object
show all
Includes:
FallbacksSetup, Tests::Backend::Api::Localization::Date, 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::Date

#test_localize_given_a_day_name_format_it_returns_a_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_month_name_format_it_returns_a_month_name, #test_localize_given_an_abbr_day_name_format_it_returns_an_abbrevated_day_name, #test_localize_given_an_abbr_month_name_format_it_returns_an_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, #test_localize_nil_raises_argument_error, #test_localize_object_raises_argument_error

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