vendredi 20 février 2015

Closure Compiler - can a method be public ONLY for testing?

I have a method that I need to test, but ultimately I don't want this method to be public. Is there a tag I can use so that I can use the method in my tests (as if it were public) but the method will be private in the final result?


Aucun commentaire:

Enregistrer un commentaire