class Test::Unit::ProcessTestResult

def initialize(output)

def initialize(output)
  @output = output
end