Files
jasmine/src/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-06-04 21:07:44 -07:00
2018-06-18 17:36:43 -07:00
2015-01-24 23:43:38 -08:00
2015-09-26 14:53:08 -03:00
2018-06-04 21:07:44 -07:00
2018-01-10 08:59:19 -08:00
2018-07-20 07:58:17 -07:00
2018-06-04 21:07:44 -07:00
2017-07-26 23:40:22 +02:00