vendredi 27 mars 2015

what is _tests in node.js?

I see this pattern often in our node.js code base and I am not sure what it means?


module.exports = MyClass; MyClass._tests = { 'clear': MyClass.prototype.clear }


Any ideas on this?


Aucun commentaire:

Enregistrer un commentaire