public static class Benchmark.BenchmarkStrategy
extends com.google.gwt.junit.PropertyDefiningStrategy
JUnitShell.Strategy
used for benchmarking.Constructor and Description |
---|
Benchmark.BenchmarkStrategy(junit.framework.TestCase test) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBaseModuleExtension() |
java.lang.String |
getModuleInherit() |
void |
processResult(junit.framework.TestCase testCase,
com.google.gwt.junit.client.impl.JUnitResult result) |
public Benchmark.BenchmarkStrategy(junit.framework.TestCase test)
public java.lang.String getModuleInherit()
getModuleInherit
in interface com.google.gwt.junit.JUnitShell.Strategy
getModuleInherit
in class GWTTestCase.BaseStrategy
public void processResult(junit.framework.TestCase testCase, com.google.gwt.junit.client.impl.JUnitResult result)
processResult
in interface com.google.gwt.junit.JUnitShell.Strategy
processResult
in class GWTTestCase.BaseStrategy
protected java.lang.String getBaseModuleExtension()
getBaseModuleExtension
in class com.google.gwt.junit.PropertyDefiningStrategy