SyntaxFix
Write A Post
Hire A Developer
Questions
Internal classes need to be tested and there is an assemby attribute:
using System.Runtime.CompilerServices; [assembly:InternalsVisibleTo("MyTests")]
Add this to the project info file, e.g. Properties\AssemblyInfo.cs.
Properties\AssemblyInfo.cs