Files
jasmine/spec
Max Brunsfeld ead9aa6d5a When pretty-printing objects, don't include inherited properties.
When making assertions about complex objects, Jasmine's
failure message are sometimes gigantic and difficult
to read because the string representation of an object
contains all of the methods and properties in its
prototype chain. This commit causes the pretty printer
to only display on object's own properties.
2012-12-03 15:40:00 -08:00
..
2011-11-04 14:43:19 -07:00
2011-11-04 14:43:19 -07:00