public class TimerTest extends Object
| Constructor and Description |
|---|
TimerTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
initData() |
void |
testRate() |
void |
testSnapshot75thPercentile() |
void |
testSnapshot95thPercentile() |
void |
testSnapshot98thPercentile() |
void |
testSnapshot999thPercentile() |
void |
testSnapshot99thPercentile() |
void |
testSnapshotMax() |
void |
testSnapshotMean() |
void |
testSnapshotMedian() |
void |
testSnapshotMin() |
void |
testSnapshotSize() |
void |
testSnapshotStdDev() |
void |
testSnapshotValues() |
void |
testTime() |
void |
testTimerRegistry() |
void |
timesCallableInstances() |
void |
timesRunnableInstances() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void initData()
@InSequence(value=3)
public void testTimerRegistry()
throws Exception
Exception@InSequence(value=4)
public void timesCallableInstances()
throws Exception
Exception@InSequence(value=5)
public void timesRunnableInstances()
throws Exception
Exceptionpublic void testSnapshot75thPercentile()
throws Exception
Exceptionpublic void testSnapshot95thPercentile()
throws Exception
Exceptionpublic void testSnapshot98thPercentile()
throws Exception
Exceptionpublic void testSnapshot99thPercentile()
throws Exception
Exceptionpublic void testSnapshot999thPercentile()
throws Exception
ExceptionCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.