Class
I18nExceptionsTest
In:
lib/vendor/i18n/test/i18n_exceptions_test.rb
Parent:
Test::Unit::TestCase
Methods
test_invalid_locale_message
test_invalid_locale_stores_locale
test_invalid_pluralization_data_message
test_invalid_pluralization_data_stores_entry_and_count
test_missing_interpolation_argument_message
test_missing_interpolation_argument_stores_key_and_string
test_missing_translation_data_message
test_missing_translation_data_stores_locale_key_and_options
test_reserved_interpolation_key_message
test_reserved_interpolation_key_stores_key_and_string
Public Instance methods
test_invalid_locale_message
()
test_invalid_locale_stores_locale
()
test_invalid_pluralization_data_message
()
test_invalid_pluralization_data_stores_entry_and_count
()
test_missing_interpolation_argument_message
()
test_missing_interpolation_argument_stores_key_and_string
()
test_missing_translation_data_message
()
test_missing_translation_data_stores_locale_key_and_options
()
test_reserved_interpolation_key_message
()
test_reserved_interpolation_key_stores_key_and_string
()
[Validate]