|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||