MCPcopy
hub / github.com/socketio/socket.io / property

Method property

packages/socket.io/test/support/expectjs.d.ts:121–121  ·  view source on GitHub ↗

* Assert property name exists, with optional val. * * @param name * @param val

(name: string, val?: any)

Source from the content-addressed store, hash-verified

119 * @param val
120 */
121 property(name: string, val?: any): Assertion;
122
123 /**
124 * Assert that string contains str.

Callers 3

xmlhttprequest.jsFile · 0.80
emitter.jsFile · 0.80
engine.io.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected