public class TabularSummaryOutputTest extends Object
TabularSummaryOutput| Constructor and Description |
|---|
TabularSummaryOutputTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Simple Constructor.
|
void |
tearDown()
Simple Constructor.
|
void |
testListenToException()
|
void |
testListenToResultSet()
|
void |
testVisitBenchmark()
Test method for
TabularSummaryOutput.visitBenchmark(org.perfidix.result.BenchmarkResult) . |
public void setUp()
throws SecurityException,
NoSuchMethodException
NoSuchMethodException - if declaration failsSecurityException - if declaration failspublic final void testVisitBenchmark()
TabularSummaryOutput.visitBenchmark(org.perfidix.result.BenchmarkResult) .public final void testListenToResultSet()
throws IOException
TabularSummaryOutput.listenToResultSet(java.lang.reflect.Method, org.perfidix.meter.AbstractMeter, double)
.IOExceptionpublic final void testListenToException()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.