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 |
testSnapshot50thPercentile() |
void |
testSnapshot75thPercentile() |
void |
testSnapshot95thPercentile() |
void |
testSnapshot98thPercentile() |
void |
testSnapshot999thPercentile() |
void |
testSnapshot99thPercentile() |
void |
testSnapshotMax() |
void |
testSnapshotMean() |
void |
testSnapshotPercentileValuesPresent() |
void |
testSnapshotSize() |
void |
testSum() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void initData()
public void testSnapshotPercentileValuesPresent()
throws Exception
Exceptionpublic void testSnapshot50thPercentile()
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 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.