Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ end
Method
end
test/test-helpers.mjs:55–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
end () {
56
this.endTime = perf.now()
57
return
this.duration
58
}
59
60
get duration () {
61
return
this.endTime - this.startTime
Callers
14
copy
Function · 0.80
sendResponse
Method · 0.80
params-test.mjs
File · 0.80
www-account-creation-oidc-test.mjs
File · 0.80
cors-proxy-test.mjs
File · 0.80
authentication-oidc-with-strict-origins-turned-off-test.mjs
File · 0.80
capability-discovery-test.mjs
File · 0.80
authentication-oidc-test.mjs
File · 0.80
patch-sparql-update-test.mjs
File · 0.80
payment-pointer-test.mjs
File · 0.80
formats-test.mjs
File · 0.80
createTestResource
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected