Gregg Van Hove
|
79206ccff5
|
Rename j$ to jasmineUnderTest for specs
- Clarifies what it is for when writing tests
- No longer named the same as the `jasmine` that is injected into live
code
|
2015-12-03 17:23:32 -08:00 |
|
Gregg Van Hove
|
ea4c44904d
|
IE 8 doesn't support defineProperty on non-DOM nodes, skip that kindof thing
|
2015-10-26 17:41:30 -07:00 |
|
Stephan Bijzitter
|
a81466d9e7
|
Abort spying when the target cannot be spied on
|
2015-10-21 12:44:52 +02:00 |
|
slackersoft
|
b4b3ac25a1
|
spyOn explicitly checks to see that a method name to spy on was passed.
[finish #27689237]
|
2014-12-16 13:21:48 -08:00 |
|
Christopher Amavisca, Greg Cobb and Sheel Choksi
|
752a36d3ff
|
Manage spys/matchers/custom equalities for beforeAll
- Refactor expectations to take list of matchers
- Add spyRegistry to manage runnables' spies
- Add clone util
[#66789174]
|
2014-03-05 10:28:37 -08:00 |
|