X7ROOT File Manager
Current Path:
/opt/alt/ruby18/lib64/ruby/1.8/test/unit
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
1.8
/
test
/
unit
/
ðŸ“
..
📄
assertionfailederror.rb
(297 B)
📄
assertions.rb
(17.8 KB)
📄
autorunner.rb
(6.58 KB)
ðŸ“
collector
📄
collector.rb
(873 B)
📄
error.rb
(1.4 KB)
📄
failure.rb
(1.29 KB)
📄
testcase.rb
(4.44 KB)
📄
testresult.rb
(2.03 KB)
📄
testsuite.rb
(1.91 KB)
ðŸ“
ui
ðŸ“
util
Editing: assertionfailederror.rb
#-- # # 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
Upload File
Create Folder