disu.se

ArrayClass

Namespace

Lookout::Difference

Ancestors
  1. Object

  2. Object

Difference reports between ::Arrays.

Constructor

This class inherits its constructor from Object.

Instance Methods

diffDiff::Formats::Unified, super#

Returns a unified “diff” between #actual and #expected unless #expected contains one element or #actual isn’t an Array, super otherwise.

symbol::String, superprivate#

Returns the symbol ‘≉’ if #actual is an Array of the same #size as #expected, super otherwise.