Module: InfinityTest::HeuristicsHelper
- Defined in:
- lib/infinity_test/heuristics_helper.rb
Instance Method Summary collapse
Instance Method Details
#heuristics(&block) ⇒ Object
4 5 6 |
# File 'lib/infinity_test/heuristics_helper.rb', line 4 def heuristics(&block) InfinityTest.configuration.heuristics(&block) end |