Flowdock
method

get_fault

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: Test::Unit::UI::GTK2::FaultList
get_fault(iter) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/test/unit/ui/gtk2/testrunner.rb, line 47
          def get_fault(iter)
            @faults[iter.get_value(0).to_i]
          end
Register or log in to add new notes.