Mock

struct Mock (
T
) {
MockAbstract _impl;
}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Alias This

_impl

Members

Functions

returnValue
void returnValue(V values)

This version takes overloads into account. i is the overload index. e.g.:

Meta