X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/Test/Unit/TestCase
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Test
/
Unit
/
TestCase
/
📄
%3d%3d-i.yaml
(266 B)
ðŸ“
..
📄
add_assertion-i.yaml
(195 B)
📄
add_error-i.yaml
(196 B)
📄
add_failure-i.yaml
(222 B)
📄
cdesc-TestCase.yaml
(1.77 KB)
📄
default_test-i.yaml
(192 B)
📄
name-i.yaml
(307 B)
📄
new-c.yaml
(318 B)
📄
passed%3f-i.yaml
(357 B)
📄
run-i.yaml
(384 B)
📄
setup-i.yaml
(295 B)
📄
size-i.yaml
(176 B)
📄
suite-c.yaml
(335 B)
📄
teardown-i.yaml
(303 B)
📄
to_s-i.yaml
(242 B)
Editing: cdesc-TestCase.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: method_name rw: R class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: suite comment: - !ruby/struct:SM::Flow::P body: Ties everything together. If you subclass and add your own test methods, it takes care of making them into tests and wrapping those tests into a suite. It also does the nitty-gritty of actually running an individual test and collecting its results into a Test::Unit::TestResult object. constants: - !ruby/object:RI::Constant comment: name: STARTED value: name + "::STARTED" - !ruby/object:RI::Constant comment: name: FINISHED value: name + "::FINISHED" - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: "These exceptions are not caught by #run." name: PASSTHROUGH_EXCEPTIONS value: "[NoMemoryError, SignalException, Interrupt, SystemExit]" full_name: Test::Unit::TestCase includes: - !ruby/object:RI::IncludedModule name: Assertions - !ruby/object:RI::IncludedModule name: Util::BacktraceFilter instance_methods: - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: add_assertion - !ruby/object:RI::MethodSummary name: add_error - !ruby/object:RI::MethodSummary name: add_failure - !ruby/object:RI::MethodSummary name: default_test - !ruby/object:RI::MethodSummary name: name - !ruby/object:RI::MethodSummary name: passed? - !ruby/object:RI::MethodSummary name: run - !ruby/object:RI::MethodSummary name: setup - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: teardown - !ruby/object:RI::MethodSummary name: to_s name: TestCase superclass: Object
Upload File
Create Folder