Advice on Unit Testing - test private/protected methods?
<script src="//platform.twitter.com/widgets.js" charset="utf-8" type="text/javascript"></script>@fideloper the latter and hope I don't have to use reflection to mock a private/protected method
Some SO discussion on testing private/protected methods.