API Differences between 3.13.2 and 3.12.0
66 Additions
11 Removals
NUnit
NUnit.Framework
NUnit.Framework.Constraints
NUnit.Framework.Interfaces
NUnit.Framework.Internal
-
public class MethodWrapper : IMethodInfo, IReflectionInfo
-
public class ParameterizedMethodSuite : TestSuite
-
public static class Reflect
-
public enum RuntimeType
-
public class SetUpFixture : TestSuite, IDisposableFixture
-
public abstract class Test : ITest, IXmlNodeBuilder, IComparable, IComparable<Test>
-
public class TestExecutionContext : LongLivedMarshalByRefObject
-
public abstract class TestFilter : ITestFilter, IXmlNodeBuilder
- public virtual bool Pass(ITest test, bool negated)
-
public class TestFixture : TestSuite, IDisposableFixture
-
public class TestMethod : Test
-
public abstract class TestResult : LongLivedMarshalByRefObject, ITestResult, IXmlNodeBuilder
-
public class TestSuite : Test
-
public class TextMessageWriter : MessageWriter
-
public static class ThreadUtility
-
public class TypeWrapper : ITypeInfo, IReflectionInfo
NUnit.Framework.Internal.Commands
NUnit.Framework.Internal.Execution