public class BenchmarkMethodTest extends Object
| Constructor and Description |
|---|
BenchmarkMethodTest() |
public void testCheckThisMethodAsBenchmarkable1()
BenchmarkMethod.isBenchmarkable(Method) .public void testCheckThisMethodAsBenchmarkable2()
BenchmarkMethod.isBenchmarkable(Method) .public void testFindAndCheckAnyMethodByAnnotation()
throws PerfidixMethodCheckException
BenchmarkMethod.findAndCheckAnyMethodByAnnotation(java.lang.Class,java.lang.Class)
.PerfidixMethodCheckException - should be thrown if something weird happenpublic void testIsReflectedExecutable()
org.perfidix.element.BenchmarkMethod#isReflectedExecutable(java.lang.reflect.Method) .public void testFindBeforeFirstRun1()
BenchmarkMethod.findBeforeFirstRun().public void testFindBeforeFirstRun2()
BenchmarkMethod.findBeforeFirstRun().public void testFindBeforeEachRun1()
BenchmarkMethod.findBeforeEachRun().public void testFindBeforeEachRun2()
BenchmarkMethod.findBeforeEachRun().public void testFindAfterEachRun1()
BenchmarkMethod.findBeforeEachRun().public void testFindAfterEachRun2()
BenchmarkMethod.findAfterEachRun().public void testFindAfterLastRun1()
BenchmarkMethod.findAfterLastRun().public void testFindAfterLastRun2()
BenchmarkMethod.findAfterLastRun().public void testNumberOfAnnotatedRuns()
BenchmarkMethod.getNumberOfAnnotatedRuns(Method) .Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.