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
Exception
public void testSnapshot50thPercentile() throws Exception
Exception
public void testSnapshot75thPercentile() throws Exception
Exception
public void testSnapshot95thPercentile() throws Exception
Exception
public void testSnapshot98thPercentile() throws Exception
Exception
public void testSnapshot99thPercentile() throws Exception
Exception
public void testSnapshot999thPercentile() throws Exception
Exception
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.