Class: DeepTest::Distributed::NullWorkUnit
- Inherits:
-
Object
- Object
- DeepTest::Distributed::NullWorkUnit
- Defined in:
- lib/deep_test/distributed/null_work_unit.rb
Overview
Work Unit used to measure throughput of workers.
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
7 8 9 |
# File 'lib/deep_test/distributed/null_work_unit.rb', line 7 def run :null_work_unit_result end |