Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

spy-object

unlight9Xnet1.0.0TypeScript support: included

Angular X spy object (mock, stub) helper

spy, spy-object, angularx

readme

Spy Object

Angular X spy object (mock, stub) helper.

INSTALL

npm i -D spy-object

USAGE

const mockService = new SpyObject(SomeService);