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

Function afterAll

packages/socket.io-client/test/support/hooks.ts:9–11  ·  packages/socket.io-client/test/support/hooks.ts::afterAll
()

Source from the content-addressed store, hash-verified

7 server = createServer();
8 },
9 afterAll() {
10 server.close();
11 },
12};

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected