Chris Bandy
|
47884032ad
|
Fix ObjectContaining to match recursively
matchersUtil.equals() does not expect a matcher as its first argument,
so send the "actual" value first and the "expected" value second.
|
2014-03-02 11:42:37 -06:00 |
|
Robin Böhm
|
31d71ac22f
|
add single quote check to jshint and fix src files for that
[fixes #522]
|
2014-02-24 16:28:16 -08:00 |
|
Greg Cobb and JR Boyens
|
8c1881053c
|
Resolve remaining test issues
|
2013-07-22 11:57:47 -07:00 |
|
Albert Andrejev
|
7acc6b327a
|
ObjectContaining wrong filed value error message
|
2013-06-21 15:16:41 +03:00 |
|
Davis W. Frank
|
3271dc8838
|
Last commit did not include self-test with Any and ObjectContaining in separate files. Fixed.
|
2013-06-02 22:16:30 -07:00 |
|
Davis W. Frank
|
5700ace2c9
|
Squashed matchers refactor - matchers now unit-testable apart from Expectation and Spec.
|
2013-05-28 16:54:01 -07:00 |
|