MockFunction<T> constructor

MockFunction<T>()

Implementation

MockFunction() {
  _i1.throwOnMissingStub(this);
}