Uses of Package
org.benchy

Packages that use org.benchy
org.benchy   
org.benchy.executor   
org.benchy.graph   
org.benchy.repository   
 

Classes in org.benchy used by org.benchy
Benchmark
          The Benchmark contains: a List of testCase (the different variations) the driver, contains the actual logic (no state) A Benchmark should not be modified after it is fully constructed.
BenchmarkDriver
          Contains the unparametrized algorithm you want to benchmark.
TestCase
          A testcase contains all the variable parameters for a benchmark.
TestCaseResult
          The result of executing a TestCase.
 

Classes in org.benchy used by org.benchy.executor
Benchmark
          The Benchmark contains: a List of testCase (the different variations) the driver, contains the actual logic (no state) A Benchmark should not be modified after it is fully constructed.
 

Classes in org.benchy used by org.benchy.graph
TestCaseResult
          The result of executing a TestCase.
 

Classes in org.benchy used by org.benchy.repository
BenchmarkResult
          Contains the results of a Benchmark.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.