expectT.expectT

Undocumented in source. Be warned that the author may not have intended to support it.
template expectT(alias obj, string method)
TemplatedExpectationSetup!(typeof(__traits(getMember, obj, method)))
expectT
(,
Parameters!(typeof(__traits(getMember, obj, method))) args
)

Meta