Module
Test::Unit::Diff
In:
lib/test/unit/diff.rb
Methods
diff
fold
folded_readable
need_fold?
readable
unified
Classes and Modules
Class
Test::Unit::Diff::Differ
Class
Test::Unit::Diff::ReadableDiffer
Class
Test::Unit::Diff::SequenceMatcher
Class
Test::Unit::Diff::UTF8Line
Class
Test::Unit::Diff::UnifiedDiffer
Public Instance methods
diff
(differ_class, from, to, options={})
fold
(string)
folded_readable
(from, to, options={})
need_fold?
(diff)
readable
(from, to, options={})
unified
(from, to, options={})
[Validate]