Search

Searched defs:ObjectAssert (Results 1 - 1 of 1) sorted by relevance

/yui3/src/test/js/
H A DObjectAssert.js3 * The ObjectAssert object provides functions to test JavaScript objects
6 * @class ObjectAssert
9 YUITest.ObjectAssert = {
52 YUITest.ObjectAssert.ownsOrInheritsKey(propertyName, object, message);
65 YUITest.ObjectAssert.ownsOrInheritsKeys(properties, object, message);

Completed in 67 milliseconds