Class
DeepTest::Distributed::ThroughputStatistics
In:
lib/deep_test/distributed/throughput_statistics.rb
Parent:
Object
Methods
new
summary
tests_per_second
timespan_in_seconds
Attributes
end_time
[R]
start_time
[R]
test_count
[R]
Public Class methods
new
(test_count, start_time, end_time)
Public Instance methods
summary
()
tests_per_second
()
timespan_in_seconds
()
[Validate]