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

Method equal

packages/socket.io/test/support/expectjs.d.ts:51–51  ·  packages/socket.io/test/support/expectjs.d.ts::Assertion.equal

* Checks if the obj exactly equals another.

(obj: any)

Source from the content-addressed store, hash-verified

49 * Checks if the obj exactly equals another.
50 */
51 equal(obj: any): Assertion;
52
53 /**
54 * Checks if the obj sortof equals another.

Callers 10

connection.jsFile · 0.80
binary-fallback.jsFile · 0.80
transport.jsFile · 0.80
server.jsFile · 0.80
testForTransportFunction · 0.80
index.tsFile · 0.80
close.tsFile · 0.80
socket.tsFile · 0.80
handlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected