[Source]
# File test/unit/ui/gtk/testrunner.rb, line 402 def initialize(fault) super(fault.short_display) @fault = fault end
[Validate]