BrandGhost
Beginner's Guide to Testing Internal Classes in C#

Beginner's Guide to Testing Internal Classes in C#

You left your unit tests until the end of developing your feature... again! And now that you have to figure out some critical components to test, you've found that you have internal classes that you need your unit tests to see. However, if you make them public then others can see them! Let's see what we can do about that! The code for this video can be found here: https://github.com/ncosentino/DevLeader/tree/master/InternalsVisibleTo For more software engineering videos, check this out: https:...
An error has occurred. This application may no longer respond until reloaded. Reload