RubyGems Navigation menu

assertions 1.1.0

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

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.4.1 - January 15, 2010 (7,5 ko)
  2. 1.4.0 - June 28, 2008* (7 ko)
  3. 1.3.0 - June 26, 2008* (7 ko)
  4. 1.2.0 - June 13, 2008* (7 ko)
  5. 1.1.0 - June 09, 2008* (6,5 ko)
Voir toutes les versions (7)

Dépendances de Runtime (1):

hoe >= 1.5.3

Propriétaires:

Auteurs:

  • DesigningPatterns

Total de contrôle SHA 256:

85dfb989e898128c8a6aabce1c0eb19c4fe9fb873b7d7b45fdb7278b31f5334a

Total de téléchargements 69 374

Pour cette version 4 834

License:

aucune

Version de Ruby requise: None

Liens: