Open
Description
NUnit has many public classes in various internal namespaces that are not intended for public consumption nor are they documented for use, but people keep using them and posting questions about them here and on StackOverflow.
We've begun the job of making those classes truly internal using InternalsVisibleTo, but we should complete the job.