API Differences between 3.8.1 and 3.9.0
50 Additions
31 Removals
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