D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Test
/
Unit
/
UI
/
Fox
/
TestRunner
/
Filename :
cdesc-TestRunner.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Runs a Test::Unit::TestSuite in a Fox UI. Obviously, this one requires you to have Fox (http://www.fox-toolkit.org/fox.html) and the Ruby Fox extension (http://fxruby.sourceforge.net/) installed. constants: - !ruby/object:RI::Constant comment: name: RED_STYLE value: FXRGBA(0xFF,0,0,0xFF) - !ruby/object:RI::Constant comment: name: GREEN_STYLE value: FXRGBA(0,0xFF,0,0xFF) full_name: Test::Unit::UI::Fox::TestRunner includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: add_fault - !ruby/object:RI::MethodSummary name: attach_to_mediator - !ruby/object:RI::MethodSummary name: clear_fault - !ruby/object:RI::MethodSummary name: create_application - !ruby/object:RI::MethodSummary name: create_button - !ruby/object:RI::MethodSummary name: create_detail_panel - !ruby/object:RI::MethodSummary name: create_entry - !ruby/object:RI::MethodSummary name: create_fault_list - !ruby/object:RI::MethodSummary name: create_info_panel - !ruby/object:RI::MethodSummary name: create_label - !ruby/object:RI::MethodSummary name: create_list_panel - !ruby/object:RI::MethodSummary name: create_main_panel - !ruby/object:RI::MethodSummary name: create_progress_bar - !ruby/object:RI::MethodSummary name: create_suite_panel - !ruby/object:RI::MethodSummary name: create_text - !ruby/object:RI::MethodSummary name: create_tooltip - !ruby/object:RI::MethodSummary name: create_window - !ruby/object:RI::MethodSummary name: finished - !ruby/object:RI::MethodSummary name: output_status - !ruby/object:RI::MethodSummary name: raw_show_fault - !ruby/object:RI::MethodSummary name: reset_ui - !ruby/object:RI::MethodSummary name: result_changed - !ruby/object:RI::MethodSummary name: setup_mediator - !ruby/object:RI::MethodSummary name: setup_ui - !ruby/object:RI::MethodSummary name: show_fault - !ruby/object:RI::MethodSummary name: start - !ruby/object:RI::MethodSummary name: start_ui - !ruby/object:RI::MethodSummary name: started - !ruby/object:RI::MethodSummary name: stop - !ruby/object:RI::MethodSummary name: test_started name: TestRunner superclass: Object