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

Method contain

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

* Assert that string contains str.

(...strings: string[])

Source from the content-addressed store, hash-verified

124 * Assert that string contains str.
125 */
126 contain(...strings: string[]): Assertion;
127 string(str: string): Assertion;
128
129 /**

Callers 8

transport.jsFile · 0.80
worker.jsFile · 0.80
server.jsFile · 0.80
cluster-adapter.tsFile · 0.80
utility-methods.tsFile · 0.80
messaging-many.tsFile · 0.80
namespaces.tsFile · 0.80
getSocketsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected