Class
Test::Unit::Diff::SequenceMatcher
In:
lib/test/unit/diff.rb
Parent:
Object
Methods
blocks
grouped_operations
longest_match
new
operations
ratio
Public Class methods
new
(from, to, &junk_predicate)
Public Instance methods
blocks
()
grouped_operations
(context_size=nil)
longest_match
(from_start, from_end, to_start, to_end)
operations
()
ratio
()
[Validate]