class RSpecJUnitFormatter

def exception_for(example)

def exception_for(example)
  example.execution_result[:exception]
end