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

Method fail

packages/socket.io/test/support/expectjs.d.ts:155–155  ·  packages/socket.io/test/support/expectjs.d.ts::Assertion.fail

* Assert a failure.

(message?: string)

Source from the content-addressed store, hash-verified

153 * Assert a failure.
154 */
155 fail(message?: string): Assertion;
156 }
157
158 interface Root extends Assertion {

Callers 6

cluster-adapter.tsFile · 0.80
messaging-many.tsFile · 0.80
socket-timeout.tsFile · 0.80
namespaces.tsFile · 0.80
persistSessionMethod · 0.80
restoreSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected