Uses of Class
org.benchy.Benchmark

Packages that use Benchmark
org.benchy   
org.benchy.runner   
 

Uses of Benchmark in org.benchy
 

Constructors in org.benchy with parameters of type Benchmark
TestCaseResult(Benchmark benchmark, TestCase testCase, int attempt)
          Creates a new TestResult for a specific testcase.
 

Uses of Benchmark in org.benchy.runner
 

Methods in org.benchy.runner with parameters of type Benchmark
 void DefaultBenchmarkRunner.execute(Benchmark... benchmarks)
           
 void BenchmarkRunner.execute(Benchmark... benchmarks)
           
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.