MCPcopy
hub / github.com/imakewebthings/deck.js / loadFixtures

Function loadFixtures

test/lib/jasmine-jquery.js:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7};
8
9var loadFixtures = function() {
10 jasmine.getFixtures().proxyCallTo_('load', arguments);
11};
12
13var setFixtures = function(html) {
14 jasmine.getFixtures().set(html);

Callers 6

spec.navigation.jsFile · 0.85
spec.scale.jsFile · 0.85
spec.menu.jsFile · 0.85
spec.core.jsFile · 0.85
spec.goto.jsFile · 0.85
spec.status.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected