Uses of Class
org.benchy.TestCase

Packages that use TestCase
org.benchy   
 

Uses of TestCase in org.benchy
 

Methods in org.benchy that return types with arguments of type TestCase
 java.util.List<TestCase> Benchmark.getTestCases()
           
 

Methods in org.benchy with parameters of type TestCase
 void BenchmarkDriver.preRun(TestCase testCase)
          Is executed before the run.
 void AbstractBenchmarkDriver.preRun(TestCase testCase)
           
 

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



Copyright © 2008-2010 Multiverse. All Rights Reserved.