RubyGems Navigation menu

assertions 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, which can be used to test new assertions.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.4.1 - January 15, 2010 (7,5 KB)
  2. 1.4.0 - June 28, 2008* (7 KB)
  3. 1.3.0 - June 26, 2008* (7 KB)
  4. 1.2.0 - June 13, 2008* (7 KB)
  5. 1.1.0 - June 09, 2008* (6,5 KB)
  6. 1.0.0 - June 07, 2008* (6,5 KB)
Toon alle versies (7 totaal)

Runtime afhankelijkheden (1):

hoe >= 1.5.3

Eigenaren:

Authors:

  • DesigningPatterns

SHA 256 checksum:

ad47aec78fbb4a2666f61d5e383302f70ae000ba47b00b43810631692a947ffc

Total downloads 69.310

Voor deze versie 4.751

Licenties:

N/A

Required Ruby Version: Geen

Links: