com.google.gwt.benchmarks.client
Class Benchmark.BenchmarkStrategy
java.lang.Object
com.google.gwt.junit.client.GWTTestCase.BaseStrategy
com.google.gwt.junit.PropertyDefiningStrategy
com.google.gwt.benchmarks.client.Benchmark.BenchmarkStrategy
- All Implemented Interfaces:
- com.google.gwt.junit.JUnitShell.Strategy
- Enclosing class:
- Benchmark
public static class Benchmark.BenchmarkStrategy
- extends com.google.gwt.junit.PropertyDefiningStrategy
The JUnitShell.Strategy
used for benchmarking.
Methods inherited from class com.google.gwt.junit.PropertyDefiningStrategy |
getSyntheticModuleExtension, processModule |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Benchmark.BenchmarkStrategy
public Benchmark.BenchmarkStrategy(junit.framework.TestCase test)
getModuleInherit
public java.lang.String getModuleInherit()
- Specified by:
getModuleInherit
in interface com.google.gwt.junit.JUnitShell.Strategy
- Overrides:
getModuleInherit
in class GWTTestCase.BaseStrategy
processResult
public void processResult(junit.framework.TestCase testCase,
com.google.gwt.junit.client.impl.JUnitResult result)
- Specified by:
processResult
in interface com.google.gwt.junit.JUnitShell.Strategy
- Overrides:
processResult
in class GWTTestCase.BaseStrategy
getBaseModuleExtension
protected java.lang.String getBaseModuleExtension()
- Overrides:
getBaseModuleExtension
in class com.google.gwt.junit.PropertyDefiningStrategy