@@ -4572,7 +4572,7 @@ getJasmineRequireObj().interface = function(jasmine, env) {
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Install a spy on a property onto an existing object.
|
* Install a spy on a property installed with `Object.defineProperty` onto an existing object.
|
||||||
* @name spyOnProperty
|
* @name spyOnProperty
|
||||||
* @function
|
* @function
|
||||||
* @global
|
* @global
|
||||||
|
|||||||
@@ -197,7 +197,7 @@ getJasmineRequireObj().interface = function(jasmine, env) {
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Install a spy on a property onto an existing object.
|
* Install a spy on a property installed with `Object.defineProperty` onto an existing object.
|
||||||
* @name spyOnProperty
|
* @name spyOnProperty
|
||||||
* @function
|
* @function
|
||||||
* @global
|
* @global
|
||||||
|
|||||||
Reference in New Issue
Block a user