Parent

Methods

Class/Module Index [+]

Quicksearch

Test::Unit::Diff::Differ

Public Class Methods

new(from, to) click to toggle source
# File lib/test/unit/diff.rb, line 265
def initialize(from, to)
  @from = from
  @to = to
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.