Lines Matching refs:got
917 'Not expecting event, but got ' + evt.type + ' event');
919 'Expected ' + waitingFor.types[0] + ' event, but got ' +
1464 "expected true got ${actual}", {actual:actual});
1477 "expected false got ${actual}", {actual:actual});
1512 "expected (" + typeof expected + ") ${expected} but got (" + typeof actual + ") ${actual}",
1517 "expected ${expected} but got ${actual}",
1534 "got disallowed value ${actual}",
1591 "property ${p} expected ${expected} got ${actual}",
1650 "lengths differ, expected array ${expected} length ${expectedLength}, got ${actual} length ${actualLength}",
1658 "expected property ${i} to be ${expected} but was ${actual} (expected array ${arrayExpected} got ${arrayActual})",
1664 "expected property ${i} to be ${expected} but got ${actual} (expected array ${arrayExpected} got ${arrayActual})",
1688 "lengths differ, expected ${expected} got ${actual}",
1699 "property ${i}, expected a number but got a ${type_actual}",
1703 "property ${i}, expected ${expected} +/- ${epsilon}, expected ${expected} but got ${actual}",
1724 "expected a number but got a ${type_actual}",
1732 "expected ${expected} +/- ${epsilon} but got ${actual}",
1754 "expected a number but got a ${type_actual}",
1759 "expected a number less than ${expected} but got ${actual}",
1778 "expected a number but got a ${type_actual}",
1783 "expected a number greater than ${expected} but got ${actual}",
1804 "expected a number but got a ${type_actual}",
1810 "and less than ${upper} but got ${actual}",
1830 "expected a number but got a ${type_actual}",
1835 "expected a number less than or equal to ${expected} but got ${actual}",
1855 "expected a number but got a ${type_actual}",
1860 "expected a number greater than or equal to ${expected} but got ${actual}",
1881 "expected a number but got a ${type_actual}",
1887 "and less than or equal to ${upper} but got ${actual}",
1905 "expected ${expected} but got ${actual}",
1922 "expected ${expected} but got ${actual}",