Lines Matching defs:assert

82   function skipAssert(assert, count) {  argument
98 QUnit.test('should work with `name` and `func`', function(assert) { argument
109 QUnit.test('should work with `name`, `func`, and `options`', function(assert) { argument
124 QUnit.test('should work with an object', function(assert) { argument
140 QUnit.test('should work with an object and `options`', function(assert) { argument
157 QUnit.test('should work with lodash and `options`', function(assert) { argument
169 QUnit.test('should work with `runInContext` and `options`', function(assert) { argument
182 QUnit.test('should accept a variety of options', function(assert) { argument
216 QUnit.test('should respect the `cap` option', function(assert) { argument
228 QUnit.test('should respect the `rearg` option', function(assert) { argument
236 QUnit.test('should add a `placeholder` property', function(assert) { argument
256 QUnit.test('should exist on unconverted methods', function(assert) { argument
266 QUnit.test('should convert method aliases', function(assert) { argument
275 QUnit.test('should convert remapped methods', function(assert) { argument
294 QUnit.test('`' + methodName + '` should work with an object', function(assert) { argument
307 QUnit.test('`' + methodName + '` should extend existing configs', function(assert) { argument
325 QUnit.test('should wrap methods with an arity > `1`', function(assert) { argument
335 QUnit.test('should have >= arity of `aryMethod` designation', function(assert) { argument
358 QUnit.test('should have correct aliases', function(assert) { argument
374 QUnit.test('should have a cap of 1', function(assert) { argument
402 QUnit.test('should have a cap of 2', function(assert) { argument
431 QUnit.test('should have a cap of 3', function(assert) { argument
461 QUnit.test('should work with `fp.indexOf`', function(assert) { argument
505 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
543 QUnit.test('should not support shortcut fusion', function(assert) { argument
583 QUnit.test('should work with "_.matches" shorthands', function(assert) { argument
589 QUnit.test('should work with "_.matchesProperty" shorthands', function(assert) { argument
595 QUnit.test('should work with "_.property" shorthands', function(assert) { argument
607 QUnit.test('should use `fp` as the default placeholder', function(assert) { argument
620 QUnit.test('should support `fp.placeholder`', function(assert) { argument
649 QUnit.test('fp.' + methodName + '` should have a `placeholder` property', function(assert) { argument
663 QUnit.test('should only clone objects in `path`', function(assert) { argument
709 QUnit.test('`fp.' + methodName + '` should not have `rearg` applied', function(assert) { argument
723 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) { argument
737 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) { argument
751 …est('`fp.' + methodName + '` should provide the correct `customizer` arguments', function(assert) { argument
767 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) { argument
777 QUnit.test('`fp.' + methodName + '` should work with more than two sources', function(assert) { argument
794 QUnit.test('should shallow clone array values', function(assert) { argument
804 QUnit.test('should not shallow clone non-array values', function(assert) { argument
814 QUnit.test('should convert by name', function(assert) { argument
838 QUnit.test('fp.' + methodName + '` should only accept a `func` param', function(assert) { argument
852 QUnit.test('fp.' + methodName + '` should accept an `arity` param', function(assert) { argument
865 QUnit.test('should have an argument order of `defaultValue` then `value`', function(assert) { argument
878 …should return the elements of the first array not included in the second array', function(assert) { argument
891 …Unit.test('should have an argument order of `iteratee`, `array`, then `values`', function(assert) { argument
898 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
916 …it.test('should have an argument order of `comparator`, `array`, then `values`', function(assert) { argument
932 QUnit.test('`fp.' + methodName + '` should not have `rearg` applied', function(assert) { argument
944 QUnit.test('should convert by name', function(assert) { argument
964 QUnit.test('should have an argument order of `start`, `end`, then `value`', function(assert) { argument
971 QUnit.test('should not mutate values', function(assert) { argument
989 ….test('fp.' + methodName + '` should provide the correct `predicate` arguments', function(assert) { argument
1011 …Unit.test('should have an argument order of `value`, `fromIndex`, then `array`', function(assert) { argument
1030 …Unit.test('should have an argument order of `value`, `fromIndex`, then `array`', function(assert) { argument
1048 …dName + '` should have an argument order of `value`, `fromIndex`, then `array`', function(assert) { argument
1066 …dName + '` should have an argument order of `value`, `fromIndex`, then `array`', function(assert) { argument
1081 ….test('should have an argument order of `iteratee`, `depth`, then `collection`', function(assert) { argument
1105 QUnit.test('`fp.' + methodName + '` should support shortcut fusion', function(assert) { argument
1152 QUnit.test('`fp.' + methodName + '` should provide `value` to `iteratee`', function(assert) { argument
1178 QUnit.test('should accept a `defaultValue` param', function(assert) { argument
1193 QUnit.test('`fp.' + methodName + '` should have `rearg` applied', function(assert) { argument
1205 QUnit.test('should have an argument order of `start`, `end`, then `value`', function(assert) { argument
1218 …Unit.test('should have an argument order of `iteratee`, `array`, then `values`', function(assert) { argument
1225 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
1243 …it.test('should have an argument order of `comparator`, `array`, then `values`', function(assert) { argument
1256 QUnit.test('should not accept an `args` param', function(assert) { argument
1269 QUnit.test('should not accept an `args` param', function(assert) { argument
1282 QUnit.test('should accept an `args` param', function(assert) { argument
1295 QUnit.test('should accept an `args` param', function(assert) { argument
1308 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
1335 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
1359 QUnit.test('should return a iteratee with capped params', function(assert) { argument
1366 QUnit.test('should convert by name', function(assert) { argument
1383 QUnit.test('`fp.' + methodName + '` should have `rearg` applied', function(assert) { argument
1395 QUnit.test('should only provide `key` to `iteratee`', function(assert) { argument
1417 QUnit.test('`fp.' + methodName + '` should work with an `iteratee` argument', function(assert) { argument
1427 ….test('`fp.' + methodName + '` should provide the correct `iteratee` arguments', function(assert) { argument
1445 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
1462 QUnit.test('should not mutate values', function(assert) { argument
1478 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
1504 QUnit.test('should mixin static methods but not prototype methods', function(assert) { argument
1516 QUnit.test('should not assign inherited `source` methods', function(assert) { argument
1530 QUnit.test('should not remove existing prototype methods', function(assert) { argument
1545 QUnit.test('should not export to the global when `source` is not an object', function(assert) { argument
1565 QUnit.test('should convert by name', function(assert) { argument
1587 QUnit.test('should return a curried function', function(assert) { argument
1603 QUnit.test('should not cap iteratee args', function(assert) { argument
1620 …t.test('`fp.' + methodName + '` should provide `value` and `key` to `iteratee`', function(assert) { argument
1642 …t('fp.' + methodName + '` should truncate pad characters to fit the pad length', function(assert) { argument
1661 QUnit.test('fp.' + methodName + '` should accept an `args` param', function(assert) { argument
1673 QUnit.test('fp.' + methodName + '` should convert by name', function(assert) { argument
1699 QUnit.test('should be curried', function(assert) { argument
1714 QUnit.test('should not mutate values', function(assert) { argument
1730 QUnit.test('should not mutate values', function(assert) { argument
1746 QUnit.test('should not mutate values', function(assert) { argument
1764 QUnit.test('should support a `min` and `max` argument', function(assert) { argument
1785 …st('fp.' + methodName + '` should have an argument order of `start` then `end`', function(assert) { argument
1800 …+ methodName + '` should have an argument order of `step`, `start`, then `end`', function(assert) { argument
1816 QUnit.test('should be curried', function(assert) { argument
1823 QUnit.test('should return a curried function', function(assert) { argument
1839 …e + '` should provide the correct `iteratee` arguments when iterating an array', function(assert) { argument
1851 … + '` should provide the correct `iteratee` arguments when iterating an object', function(assert) { argument
1875 QUnit.test('should not mutate values', function(assert) { argument
1891 QUnit.test('should accept a `start` param', function(assert) { argument
1907 QUnit.test('should not mutate values', function(assert) { argument
1923 QUnit.test('should return a converted lodash instance', function(assert) { argument
1929 QUnit.test('should convert by name', function(assert) { argument
1942 QUnit.test('should not mutate values', function(assert) { argument
1958 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
1970 QUnit.test('should not mutate values', function(assert) { argument
1986 QUnit.test('should accept a `start` param', function(assert) { argument
2013 QUnit.test('`fp.' + methodName + '` should remove ' + parts + ' `chars`', function(assert) { argument
2028 …QUnit.test('should have an argument order of `iteratee`, `array`, then `other`', function(assert) { argument
2035 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
2053 …it.test('should have an argument order of `comparator`, `array`, then `values`', function(assert) { argument
2060 QUnit.test('should provide the correct `comparator` arguments', function(assert) { argument
2080 QUnit.test('should work with an `iteratee` argument', function(assert) { argument
2089 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
2107 …it.test('should have an argument order of `comparator`, `array`, then `values`', function(assert) { argument
2114 QUnit.test('should provide the correct `comparator` arguments', function(assert) { argument
2132 QUnit.test('should not convert end of `path` to an object', function(assert) { argument
2139 QUnit.test('should not convert uncloneables to objects', function(assert) { argument
2149 QUnit.test('should not mutate values', function(assert) { argument
2165 QUnit.test('should provide the correct `customizer` arguments', function(assert) { argument
2175 QUnit.test('should not mutate values', function(assert) { argument
2191 QUnit.test('should not mutate values', function(assert) { argument
2207 …QUnit.test('should have an argument order of `iteratee`, `array`, then `other`', function(assert) { argument
2214 QUnit.test('should provide the correct `iteratee` arguments', function(assert) { argument
2232 …it.test('should have an argument order of `comparator`, `array`, then `values`', function(assert) { argument
2247 …est('`fp.' + methodName + '` should provide the correct `comparator` arguments', function(assert) { argument
2265 QUnit.test('should zip together two arrays', function(assert) { argument
2277 QUnit.test('should zip together an array of arrays', function(assert) { argument
2289 QUnit.test('should zip together key/value arrays into an object', function(assert) { argument
2301 QUnit.test('should zip arrays combining grouped elements with `iteratee`', function(assert) { argument