Class HistogramTest
java.lang.Object
org.eclipse.microprofile.metrics.tck.metrics.HistogramTest
-
Constructor Details
-
HistogramTest
public HistogramTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
initData
public void initData() -
testMetricRegistry
- Throws:
Exception
-
testCount
- Throws:
Exception
-
testSum
- Throws:
Exception
-
testSnapshotPercentileValuesPresent
- Throws:
Exception
-
testSnapshot50thPercentile
- Throws:
Exception
-
testSnapshot75thPercentile
- Throws:
Exception
-
testSnapshot95thPercentile
- Throws:
Exception
-
testSnapshot98thPercentile
- Throws:
Exception
-
testSnapshot99thPercentile
- Throws:
Exception
-
testSnapshot999thPercentile
- Throws:
Exception
-
testSnapshotMax
- Throws:
Exception
-
testSnapshotMean
- Throws:
Exception
-
testSnapshotSize
- Throws:
Exception
-