RubyGems Navigation menu

assert_statistically 0.1.1

assert_statistically is an addition to Unit::Test::Assertions that wraps assert_block. You can set a number of times to run the block, a minimum and maximum number of times that the block must pass, a message for failure, and an amount of time to sleep between each run of the block. Alternately, you can pass a Proc object to be called to determine the amount of time to sleep between each block. The Proc object will be passed a single Hash containing all the relevant information.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.1 - February 20, 2008* (8.0 KB)
  2. 0.2.0 - February 19, 2008* (8.0 KB)
  3. 0.1.1 - July 17, 2007* (6.0 KB)

业主:

作者:

  • Zachary Holt

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 15,768

这个版本 4,857

许可:

需要的 Ruby 版本: > 0.0.0

链接: