RubyGems Navigation menu

assertions 0.9.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 tests whether a given block raises a specified exception with a specified message (assert_raise_message). This allows full testing of error messages. * An assertion that tests whether a given block contains an assertion that fails, which can be used to test new assertions.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.4.1 - January 15, 2010 (7.5KB)
  2. 1.4.0 - June 28, 2008* (7KB)
  3. 1.3.0 - June 26, 2008* (7KB)
  4. 1.2.0 - June 13, 2008* (7KB)
  5. 1.1.0 - June 09, 2008* (6.5KB)
  6. 0.9.0 - June 07, 2008* (6.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

hoe >= 1.5.3

所有者:

作者:

  • DesigningPatterns

SHA 256チェックサム:

77dd56445ff157ee6a856ce8a2ccc31bb65e19c37f7f069f25cbaf373f38adf4

累計ダウンロード数 69,320

このバージョンのみ 4,792

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: