Class PerformanceAssertSession


  • public class PerformanceAssertSession
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addMeasure​(step.core.reports.Measure measure)  
      java.util.Set<java.util.Map.Entry<java.lang.String,​Aggregation>> getAggregations()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PerformanceAssertSession

        public PerformanceAssertSession()
    • Method Detail

      • addMeasure

        public final void addMeasure​(step.core.reports.Measure measure)
      • getAggregations

        public java.util.Set<java.util.Map.Entry<java.lang.String,​Aggregation>> getAggregations()