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