Uses of Class
com.google.gwt.junit.client.GWTTestCase.TestModuleInfo
Packages that use GWTTestCase.TestModuleInfo
-
Uses of GWTTestCase.TestModuleInfo in com.google.gwt.junit.client
Fields in com.google.gwt.junit.client with type parameters of type GWTTestCase.TestModuleInfoModifier 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.Methods in com.google.gwt.junit.client that return GWTTestCase.TestModuleInfoModifier and TypeMethodDescriptionstatic GWTTestCase.TestModuleInfo
GWTTestCase.getTestsForModule
(String syntheticModuleName) Get the set of allJUnitHost.TestInfo
for the specified module.