Files
jasmine/spec/core
Andrew Eisenberg f62eb3b1a8 Add spyOnAllFunctions function
This function will spy on all writable and configurable functionss of
an object that is passed in. It can be used like this:

    spyOnAllFunctions(obj);

This commit addresses https://github.com/jasmine/jasmine/issues/1421
2018-07-20 07:58:17 -07:00
..
2018-02-21 09:01:24 -05:00
2018-02-21 09:01:24 -05:00
2017-12-01 08:28:55 -08:00