API Differences between 3.8.0 and 3.9.0
52 Additions
33 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