1
0
Fork 0
easejs/test/Class
Mike Gerwitz 6c6e41c415
Add Class.assert{InstanceOf,isA}
* lib/class.js (assertInstanceOf, assertIsA): New methods.
* test/Class/GeneralTest.js: Add respective tests.
* doc/classes.texi (Type Checks and Polymorphism): Add reference for
    methods.  Update and format text.  Add indexes for "polymorphism",
    "type checking", and "duck typing".
2017-10-27 23:46:16 -04:00
..
AbstractTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
ConstructorTest.js Constructor virtual by default 2017-01-02 23:30:33 -05:00
ExtendTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
GeneralTest.js Add Class.assert{InstanceOf,isA} 2017-10-27 23:46:16 -04:00
GetterSetterTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
ImplementTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
InstanceSafetyTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
InteropTest.js [copyright] Copyright update 2015-05-28 01:01:51 -04:00
NameTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
ParentTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
VisibilityTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00