MCPcopy
hub / github.com/playcanvas/engine / test_http.js

File test_http.js

tests/net/test_http.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module('pc.net.http');
2
3test("Methods exist", function() {
4 ok(pc.net.http.get);

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
jackFunction · 0.85

Tested by

no test coverage detected