Builder.toString

Forward default object methods to the mock.

  1. size_t toHash()
  2. string toString()
    class Builder(T)
    override
    static if(is(T == class))
    string
    toString
    ()
  3. int opCmp(Object o)
  4. bool opEquals(Object o)

Meta