Uses of Record Class
com.fayupable.logged.test.RecordedMetric
Packages that use RecordedMetric
-
Uses of RecordedMetric in com.fayupable.logged.test
Methods in com.fayupable.logged.test that return RecordedMetricModifier and TypeMethodDescriptionInMemoryMetricsRecorder.lastMetric()Returns the most recently recorded metric.Methods in com.fayupable.logged.test that return types with arguments of type RecordedMetricModifier and TypeMethodDescriptionInMemoryMetricsRecorder.metrics()Returns every metric recorded so far, in recording order.