Skip to content

Please add method I18n I18nFactory.getI18n(final Class clazz, final int flags) #46

@GoogleCodeExporter

Description

@GoogleCodeExporter
I want to use classes that includes i18n  in JUnit tests.

I want the tests to to execute in any environment:
e.g. I18nFactory.getI18n(getClass(), I18nFactory.FALLBACK);   should work.

problem is that I can't use functions with 'java.util.Locale' because of the 
GWT limitations.

Original issue reported on code.google.com by skarzhev...@gmail.com on 8 Jun 2010 at 7:28

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions