Bump MSTest.TestAdapter and MSTest.TestFramework #149
Closed
Annotations
10 errors
|
Test:
test/Noted.Tests/Extensions/Libraries/Kindle/ClippingAnnotationProviderTests.cs#L73
Use 'Assert.IsEmpty' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Libraries/Kindle/ClippingAnnotationProviderTests.cs#L52
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Readers/Common/HtmlSectionParserTests.cs#L75
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Libraries/KOReaderAnnotationProviderTests.cs#L52
Use 'Assert.IsEmpty' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Readers/PdfReaderTests.cs#L105
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Readers/PdfReaderTests.cs#L87
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Libraries/Kindle/ClippingParserTests.cs#L86
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Libraries/Kindle/ClippingParserTests.cs#L62
Use 'Assert.StartsWith' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Extensions/Libraries/Kindle/ClippingParserTests.cs#L54
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Test:
test/Noted.Tests/Core/Models/EpubXPathLocationTests.cs#L21
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
Loading