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

File controller.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

runMethod · 0.80
configMethod · 0.80
queryMethod · 0.80
cookieMethod · 0.80
headerMethod · 0.80
redirectMethod · 0.80
controllerMethod · 0.80
actionMethod · 0.80
getApplicationFunction · 0.70
isMethodMethod · 0.65
isAjaxMethod · 0.65
jsonpMethod · 0.65

Tested by

no test coverage detected