Home
last modified time | relevance | path

Searched refs:_assert (Results 1 – 11 of 11) sorted by relevance

/plugin/indexmenu2/cms/extensions/tests/
DjsUnitCore.js1_assert(i,I,l){if(!I)throw new JsUnitException(i,l);}function assert(){_validateArguments(1,argume… function
/plugin/virtualkeyboard/vk/extensions/tests/
DjsUnitCore.js119 function _assert(comment, booleanValue, failureMessage) { function
131 _assert(commentArg(1, arguments), booleanValue === true, 'Call to assert(boolean) with false');
141_assert(commentArg(1, arguments), booleanValue === true, 'Call to assertTrue(boolean) with false');
151_assert(commentArg(1, arguments), booleanValue === false, 'Call to assertFalse(boolean) with true'…
158_assert(commentArg(2, arguments), var1 === var2, 'Expected ' + _displayStringForValue(var1) + ' bu…
165_assert(commentArg(2, arguments), var1 !== var2, 'Expected not to be ' + _displayStringForValue(va…
171_assert(commentArg(1, arguments), aVar === null, 'Expected ' + _displayStringForValue(null) + ' bu…
177_assert(commentArg(1, arguments), aVar !== null, 'Expected not to be ' + _displayStringForValue(nu…
183_assert(commentArg(1, arguments), aVar === top.JSUNIT_UNDEFINED_VALUE, 'Expected ' + _displayStrin…
189_assert(commentArg(1, arguments), aVar !== top.JSUNIT_UNDEFINED_VALUE, 'Expected not to be ' + _di…
[all …]
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.columnview.js34 var _assert = $.ui.fancytree.assert,
64 _assert(
68 _assert(
Djquery.fancytree.table.js34 var _assert = $.ui.fancytree.assert;
73 _assert(prev.tr);
168 _assert(
292 _assert(prevNode);
304 _assert(
Djquery.fancytree.clones.js35 var _assert = $.ui.fancytree.assert;
380 _assert(ctx.options.defaultKey == null);
456 _assert(len === 1);
457 _assert(refList[0] === key);
Djquery.fancytree.js173 function _assert(cond, msg) { function
207 _assert($.ui, "Fancytree requires jQuery UI (http://jqueryui.com)");
567 _assert(this.key, "defaultKey() must return a unique key");
579 _assert(
635 _assert(
684 _assert(pos >= 0, "insertBefore must be an existing child");
759 _assert(false, "Invalid mode: " + mode);
1027 _assert(false, "invalid state: " + state);
1063 _assert(opts.selectMode === 3, "expected selectMode 3");
1658 _assert(this.isLazy(), "load() requires a lazy node");
[all …]
Djquery.fancytree.persist.js40 _assert = $.ui.fancytree.assert,
48 _assert(window.localStorage && window.localStorage.getItem);
65 _assert(window.sessionStorage && window.sessionStorage.getItem);
316 _assert(local.store, "Need a valid store.");
Djquery.fancytree.grid.js35 _assert = FT.assert,
273 _assert(
578 _assert(
763 _assert(viewport);
832 _assert(!deep, "deep is not supported");
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.js173 function _assert(cond, msg) { function
207 _assert($.ui, "Fancytree requires jQuery UI (http://jqueryui.com)");
567 _assert(this.key, "defaultKey() must return a unique key");
579 _assert(
635 _assert(
684 _assert(pos >= 0, "insertBefore must be an existing child");
759 _assert(false, "Invalid mode: " + mode);
1027 _assert(false, "invalid state: " + state);
1063 _assert(opts.selectMode === 3, "expected selectMode 3");
1658 _assert(this.isLazy(), "load() requires a lazy node");
[all …]
Djquery.fancytree-all-deps.js1634 function _assert(cond, msg) { function
1668 _assert($.ui, "Fancytree requires jQuery UI (http://jqueryui.com)");
2028 _assert(this.key, "defaultKey() must return a unique key");
2040 _assert(
2096 _assert(
2145 _assert(pos >= 0, "insertBefore must be an existing child");
2220 _assert(false, "Invalid mode: " + mode);
2488 _assert(false, "invalid state: " + state);
2524 _assert(opts.selectMode === 3, "expected selectMode 3");
3119 _assert(this.isLazy(), "load() requires a lazy node");
[all …]
Djquery.fancytree-all-deps.min.js.map1 …DE_ATTR_LOWERCASE_MAP","NONE_NODE_DATA_MAP","active","focus","_isArray","_assert","Date","now","ge…