UNPKG

testdouble

Version:

A minimal test double library for TDD with JavaScript

3 lines (2 loc) 69 B
export default function warnIfAlsoStubbed (double, call, config) { }