| com.google.gwt.junit.client.GWTTestCase com.google.gwt.i18n.client.I18NTest
I18NTest | public class I18NTest extends GWTTestCase (Code) | | Tests Internationalization. Assumes locale is set to piglatin_UK
|
testBindings | public void testBindings()(Code) | | |
testColors | public void testColors()(Code) | | |
testConstantBooleans | public void testConstantBooleans()(Code) | | |
testConstantDoubles | public void testConstantDoubles()(Code) | | |
testConstantFloats | public void testConstantFloats()(Code) | | |
testConstantMapABCD | public void testConstantMapABCD()(Code) | | Exercises ConstantMap more than the other map tests.
|
testConstantMapBACD | public void testConstantMapBACD()(Code) | | Tests focus on just the key order, since ABCD exercises the map.
|
testConstantMapBBB | public void testConstantMapBBB()(Code) | | Tests focus on correctness of entries, since ABCD exercises the map.
|
testConstantMapDBCA | public void testConstantMapDBCA()(Code) | | Tests focus on just the key order, since ABCD exercises the map.
|
testConstantMapXYZ | public void testConstantMapXYZ()(Code) | | Tests focus on correctness of entries, since ABCD exercises the map.
|
testConstantStringArrays | public void testConstantStringArrays()(Code) | | |
testConstantStrings | public void testConstantStrings()(Code) | | |
testConstantsWithLookup | public void testConstantsWithLookup()(Code) | | |
testDictionary | public void testDictionary()(Code) | | |
testIntConstant | public void testIntConstant()(Code) | | |
testLocalizableInner | public void testLocalizableInner()(Code) | | |
testLocalizableInterfaceInner | public void testLocalizableInterfaceInner()(Code) | | |
testShapesFamily | public void testShapesFamily()(Code) | | |
testTestMessages | public void testTestMessages()(Code) | | |
testTypedMessages | public void testTypedMessages()(Code) | | |
|
|