Gregg Van Hove
|
15f969bee7
|
Add @since to most JSDoc comments
- See jasmine/jasmine.github.io#117
|
2019-06-12 16:23:12 -07:00 |
|
Gregg Van Hove
|
21655a82c9
|
Use prototype for spy strategy for better memory management
- Also convert `identity` to a property from a method
|
2017-11-30 17:30:20 -08:00 |
|
Gregg Van Hove
|
9cb2f06aa6
|
Add a first pass at jsdoc.
[##130415655] #596
|
2017-03-21 11:36:41 -07:00 |
|
Damien Cassou
|
c93f35fbc8
|
fixup! Add toHaveBeenCalledBefore matcher
|
2017-02-20 10:55:23 +01:00 |
|
Damien Cassou
|
4cfdd06700
|
Add toHaveBeenCalledBefore matcher
This matcher makes sure the 'actual' spy is called before the
'expected' spy.
This code has been written in cooperation with Benjamin Van Ryseghem.
|
2017-02-20 09:52:14 +01:00 |
|