Upgrade NUnit to v4; misc test improvements, #1001 #836
Annotations
10 errors and 1 warning
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
|
|
src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
|
|
|
The logs for this run have expired and are no longer available.
Loading