Class HistogramTest


  • public class HistogramTest
    extends Object
    • Constructor Detail

      • HistogramTest

        public HistogramTest()
    • Method Detail

      • createDeployment

        @Deployment
        public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
      • initData

        public void initData()
      • testMetricRegistry

        public void testMetricRegistry()
                                throws Exception
        Throws:
        Exception
      • testSnapshotPercentileValuesPresent

        public void testSnapshotPercentileValuesPresent()
                                                 throws Exception
        Throws:
        Exception
      • testSnapshot50thPercentile

        public void testSnapshot50thPercentile()
                                        throws Exception
        Throws:
        Exception
      • testSnapshot75thPercentile

        public void testSnapshot75thPercentile()
                                        throws Exception
        Throws:
        Exception
      • testSnapshot95thPercentile

        public void testSnapshot95thPercentile()
                                        throws Exception
        Throws:
        Exception
      • testSnapshot98thPercentile

        public void testSnapshot98thPercentile()
                                        throws Exception
        Throws:
        Exception
      • testSnapshot99thPercentile

        public void testSnapshot99thPercentile()
                                        throws Exception
        Throws:
        Exception
      • testSnapshot999thPercentile

        public void testSnapshot999thPercentile()
                                         throws Exception
        Throws:
        Exception