public static interface

JUnitShell.Strategy

com.google.gwt.junit.JUnitShell.Strategy
Known Indirect Subclasses

Class Overview

A strategy for running the test.

Summary

Public Methods
abstract String getModuleInherit()
abstract String getSyntheticModuleExtension()
abstract void processModule(ModuleDef module)
abstract void processResult(TestCase testCase, JUnitResult result)

Public Methods

public abstract String getModuleInherit ()

public abstract String getSyntheticModuleExtension ()

public abstract void processModule (ModuleDef module)

public abstract void processResult (TestCase testCase, JUnitResult result)