public class HistogramTest extends Object
| Constructor and Description |
|---|
HistogramTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
initData() |
void |
testCount() |
void |
testMetricRegistry() |
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 |
testSum() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void initData()
public 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 © 2020 Eclipse Foundation. All rights reserved.