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

Method length

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

* Assert property "length" exists and has value of n. * * @param n

(n: number)

Source from the content-addressed store, hash-verified

111 * @param n
112 */
113 length(n: number): Assertion;
114
115 /**
116 * Assert property name exists, with optional val.

Callers 5

connection.jsFile · 0.80
worker.jsFile · 0.80
server.jsFile · 0.80
cluster-adapter.tsFile · 0.80
messaging-many.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected