Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/playcanvas/engine
/ test_component_registry.js
File
test_component_registry.js
tests/framework/test_component_registry.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module(
'pc.fw.ComponentSystemRegistry'
);
2
3
test(
"new"
,
function
() {
4
var
r =
new
pc.fw.ComponentSystemRegistry();
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected