Uses of Class
com.google.gwt.junit.client.GWTTestCase.TestModuleInfo
-
Uses of GWTTestCase.TestModuleInfo in com.google.gwt.junit.client
Modifier and TypeFieldDescriptionstatic final Map
<String, GWTTestCase.TestModuleInfo> GWTTestCase.ALL_GWT_TESTS
Records all live GWTTestCases by synthetic module name so we can optimize run they are compiled and run.Modifier and TypeMethodDescriptionstatic GWTTestCase.TestModuleInfo
GWTTestCase.getTestsForModule
(String syntheticModuleName) Get the set of allJUnitHost.TestInfo
for the specified module.