Class

I18nSimpleBackendLocalizeDateTimeTest

Inheritance
< Test::Unit::TestCase
Included Modules
I18nSimpleBackendTestSetup

Methods

Instance

Visibility Signature
public setup ()
public test_translate_given_a_day_name_format_it_returns_the_correct_day_name ()
public test_translate_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator ()
public test_translate_given_a_month_name_format_it_returns_the_correct_month_name ()
public test_translate_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name ()
public test_translate_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name ()
public test_translate_given_an_unknown_format_it_does_not_fail ()
public test_translate_given_no_format_it_does_not_fail ()
public test_translate_given_the_default_format_it_uses_it ()
public test_translate_given_the_long_format_it_uses_it ()
public test_translate_given_the_short_format_it_uses_it ()

Instance Method Detail

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