API Differences between 3.7.1 and 3.9.0
78 Additions
62 Removals
NUnit.Compatibility
NUnit.Framework
NUnit.Framework.Constraints
NUnit.Framework.Interfaces
-
public class TestOutput
- public string TestId { get; }
- public TestOutput(string text, string stream, string testId, string testName)
- public TestOutput(string text, string stream, string testName)
NUnit.Framework.Internal
NUnit.Framework.Internal.Execution
NUnit.Framework.Internal.Filters