Sha256: 157b8d962dd3be7ebc2023a127bdb7d6a217e4ffc788e3977021403f328353fe
Contents?: true
Size: 297 Bytes
Versions: 41
Compression:
Stored size: 297 Bytes
Contents
#-- # # Author:: Nathaniel Talbott. # Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved. # License:: Ruby license. module Test module Unit # Thrown by Test::Unit::Assertions when an assertion fails. class AssertionFailedError < StandardError end end end
Version data entries
41 entries across 41 versions & 10 rubygems
Version | Path |
---|---|
test-unit-2.0.0 | lib/test/unit/assertionfailederror.rb |