|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.junit.client.GWTTestCase.BaseStrategy
com.google.gwt.junit.PropertyDefiningStrategy
public class PropertyDefiningStrategy
A JUnitShell.Strategy that will alter the module the tests are run
in by defining module properties as requested by annotations on the tests.
| Constructor Summary | |
|---|---|
PropertyDefiningStrategy(TestCase testCase)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSyntheticModuleExtension()
|
void |
processModule(ModuleDef module)
|
| Methods inherited from class com.google.gwt.junit.client.GWTTestCase.BaseStrategy |
|---|
getModuleInherit, processResult |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyDefiningStrategy(TestCase testCase)
| Method Detail |
|---|
public java.lang.String getSyntheticModuleExtension()
getSyntheticModuleExtension in interface JUnitShell.StrategygetSyntheticModuleExtension in class GWTTestCase.BaseStrategypublic void processModule(ModuleDef module)
processModule in interface JUnitShell.StrategyprocessModule in class GWTTestCase.BaseStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||