unit_diff.rb

Path: lib/unit_diff.rb
Last Update: Wed Oct 22 21:53:16 -0500 2008
UnitDiff dot/f_49.png

Required files

tempfile  

Methods

Public Class methods

Handy wrapper for UnitDiff#unit_diff.

Public Instance methods

Parses a single diff recording the header and what was expected, and what was actually obtained.

Scans Test::Unit output input looking for comparison failures and makes them easily readable by passing them through diff.

[Validate]