1
0
Fork 0
easejs/test/Trait
Mike Gerwitz b7a314753a Began implementing virtual trait methods
These require special treatment with proxying.
2014-03-15 21:16:26 -04:00
..
AbstractTest.js Implemented abstract traits 2014-03-07 00:47:43 -05:00
DefinitionTest.js Added tests proving traits' scopes are disjoint from classes' and each others' 2014-03-07 00:47:43 -05:00
ScopeTest.js Classes can now access trait protected members 2014-03-07 00:47:43 -05:00
VirtualTest.js Began implementing virtual trait methods 2014-03-15 21:16:26 -04:00