coffeescript-support/snippets/spy.snippet

2 lines
35 B
Plaintext

spyOn(${1:object}, '${2:method}');