1
0
Fork 0
easejs/test/Trait
Mike Gerwitz 55e993a74d Non-private properties now expressly prohibited in trait dfns
:O What?! See Trait/PropertyTest for more information on why this is the
case, at least for now.
2014-03-15 21:16:27 -04:00
..
AbstractTest.js Began testing class subtyping with mixins 2014-03-15 21:16:27 -04:00
ClassVirtualTest.js Added support for abstract overrides 2014-03-15 21:16:27 -04:00
DefinitionTest.js Trait method return value implementation correction and testing 2014-03-15 21:16:27 -04:00
ImmediateTest.js Added immediate partial class invocation support after mixin 2014-03-15 21:16:27 -04:00
LinearizationTest.js Support for stacked mixins 2014-03-15 21:16:27 -04:00
MixedExtendTest.js Mixin use method calls can now be chained 2014-03-15 21:16:27 -04:00
NamedTest.js Began named trait implementation 2014-03-15 21:16:27 -04:00
PropertyTest.js Non-private properties now expressly prohibited in trait dfns 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 Trait method return value implementation correction and testing 2014-03-15 21:16:27 -04:00