Searched refs:assert_performance_constant (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/lib/minitest/
H A Dbenchmark.rb129 # assert_performance_constant 0.9999 do |n|
134 def assert_performance_constant threshold = 0.99, &work method in class:MiniTest.TestCase
362 assert_performance_constant threshold, &work

Completed in 61 milliseconds