com.google.gwt.junit.client .GWTTestCase com.google.gwt.dev.jjs.test .MiscellaneousTest MiscellaneousTest public class MiscellaneousTest extends GWTTestCase (Code) This should probably be refactored at some point.
Inner Class :interface IBar extends I
Inner Class :interface IFoo extends I
Inner Class :static class PolyA implements IFoo
Inner Class :static class PolyB implements IBar
noOptimizeFalse native public static boolean noOptimizeFalse() (Code)
testArrayCasts public void testArrayCasts()(Code)
testArrays public void testArrays()(Code)
testCasts public void testCasts()(Code)
testClinit public void testClinit()(Code)
testExceptions public void testExceptions()(Code)
testJso public void testJso()(Code)
testJsoArrayInit public void testJsoArrayInit()(Code)
testJsoArrayStore public void testJsoArrayStore()(Code)
testString public void testString()(Code)
testStringPrototype public void testStringPrototype()(Code) Ensures that polymorphic dispatch to String works correctly.