drewbourne / mockolate

fake chocolate, mock objects and test spies for AS3
http://mockolate.org/
MIT License
146 stars 26 forks source link

Log warnings for classes with public vars #39

Open drewbourne opened 13 years ago

drewbourne commented 13 years ago

By default make Mockolate log warnings for situations where it cannot create appropriate proxy methods. For example log warnings for each public var field in a class when passed to prepare().