|
GWT 2.0.3 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Category | Deprecated. |
Class Summary | |
---|---|
Benchmark | A type of GWTTestCase which specifically
records performance results. |
Benchmark.BenchmarkStrategy | The JUnitShell.Strategy used for benchmarking. |
IntRange | Iterates over a start and end value by a stepping function. |
Operator | A mathematical operator used in IntRange s to indicate the stepping
function. |
RangeIterator<T> | A base class useful for implementing Iterators for Ranges. |
Annotation Types Summary | |
---|---|
IterationTimeLimit | Specifies a custom time limit for iterations on the decorated
Benchmark method. |
RangeEnum | Specifies an Enum containing the entire range of values for a parameter to a
Benchmark method. |
RangeField | Specifies a field containing the entire range of values for a parameter to a
Benchmark method. |
Setup | Specifies a setup method that will be executed before the annotated
Benchmark test method. |
Teardown | Specifies a teardown method that will be executed after the annotated
Benchmark test method. |
Classes and modules used in building benchmarks.
|
GWT 2.0.3 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |