Module: InfinityTest::HeuristicsHelper

Included in:
ApplicationLibrary::Rails, ApplicationLibrary::RubyGems, TestLibrary::Cucumber
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