chore: Bump MSTest.TestFramework from 4.0.0 to 4.0.1 (#895) #958
Annotations
6 warnings
|
build:
src/Nager.Date.UnitTest/Countries/GermanyTest.cs#L63
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/BrazilTest.cs#L15
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/SingaporeTest.cs#L23
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/GermanyTest.cs#L63
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/BrazilTest.cs#L15
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/SingaporeTest.cs#L23
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|