Class

I18nExceptionsTest

Inheritance
< Test::Unit::TestCase

Methods

Instance

Visibility Signature
public test_invalid_locale_message ()
public test_invalid_locale_stores_locale ()
public test_invalid_pluralization_data_message ()
public test_invalid_pluralization_data_stores_entry_and_count ()
public test_missing_interpolation_argument_message ()
public test_missing_interpolation_argument_stores_key_and_string ()
public test_missing_translation_data_message ()
public test_missing_translation_data_stores_locale_key_and_options ()
public test_reserved_interpolation_key_message ()
public test_reserved_interpolation_key_stores_key_and_string ()

Instance Method Detail

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()