ExpectedActualResult.this

Undocumented in source.
  1. this(string title, string expected, string actual)
  2. this(string expected, string actual)
    class ExpectedActualResult
    nothrow @safe
    this
    (
    string expected
    ,
    string actual
    )

Meta