Class: I18nFallbacksBackendApiPluralizationTest

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

Method Summary

Methods included from Tests::Backend::Api::Pluralization

#test_interpolate_given_incomplete_pluralization_data_raises_invalid_pluralization_data, #test_pluralize_given_0_returns_plural_string_if_no_zero_key_given, #test_pluralize_given_0_returns_zero_string_if_zero_key_given, #test_pluralize_given_1_returns_singular_string, #test_pluralize_given_2_returns_plural_string, #test_pluralize_given_3_returns_plural_string, #test_pluralize_given_nil_returns_the_given_entry

Methods included from FallbacksSetup

#setup, #test_uses_fallbacks

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

#setup, #teardown