MCPcopy
hub / github.com/thinkjs/thinkjs / context.js

File context.js

test/case/extend/context.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava';
2const fs = require('fs');
3const helper = require('think-helper');
4const config = require('../../../lib/config/config');

Callers

nothing calls this directly

Calls 15

configMethod · 0.80
cookieMethod · 0.80
refererMethod · 0.65
isMethodMethod · 0.65
isAjaxMethod · 0.65
paramMethod · 0.65
isJsonpMethod · 0.65
jsonpMethod · 0.65
jsonMethod · 0.65
successMethod · 0.65
failMethod · 0.65
expiresMethod · 0.65

Tested by

no test coverage detected