1
0
Fork 0
easejs/test/Trait
Mike Gerwitz 451ec48a5c Objects are now considered types of class's mixed in traits
This is a consequence of ease.js' careful trait implementation that ensures
that any mixed in trait retains its API in the same manner that interfaces
and supertypes do.
2014-03-15 21:16:27 -04:00
..
AbstractTest.js Began testing class subtyping with mixins 2014-03-15 21:16:27 -04:00
DefinitionTest.js Objects are now considered types of class's mixed in traits 2014-03-15 21:16:27 -04:00
MixedExtendTest.js Objects are now considered types of class's mixed in traits 2014-03-15 21:16:27 -04:00
ScopeTest.js Classes can now access trait protected members 2014-03-07 00:47:43 -05:00
VirtualTest.js Began testing class subtyping with mixins 2014-03-15 21:16:27 -04:00