UNPKG

lasso-node

Version:

JavaScript widget and page unit testing with on the fly instrumentation

12 lines (9 loc) 130 B
foo = { get: function () { console.log('returning foo'); return 'foo'; }, notCalled: function () { return 'bar'; } };