garageScript / curriculum

GarageScript Curriculum
21 stars 164 forks source link

js03c03: test: ensure solution uses hasOwnProperty #340

Closed danielthalhuber closed 3 years ago

danielthalhuber commented 4 years ago

Add tests for conditions where using the property accessor instead of Object.prototype.hasOwnProperty will cause: