RubyGems Navigation menu

rubemacs 1.0.0

This package adds some additional assertions to Test::Unit::Assertions, including: * Assertions for all of the comparison operators (assert_greater_than, assert_less_than_or_equal_to, etc.). Shorter aliases also are provided for these (assert_gt, assert_le, etc.). * An assertion that verifies that a given block raises a specified exception with a specified message (assert_raise_message). This allows full testing of error messages. * An assertion that verifies that a given block contains an assertion that fails (assert_fail), which can be used to test new assertions.

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

安装:
=

版本列表:

  1. 1.0.0 - October 21, 2009 (5.5 KB)

Development 依赖 (1):

hoe >= 2.3.3

业主:

作者:

  • DesigningPatterns

SHA 256 校验和:

aed63f841c71ffe6db27077dd3649dd321ffa1c77fb460b54dce0208f2a4da23

下载总量 4,433

这个版本 4,433

许可:

需要的 Ruby 版本:

链接: