Optimize readme #63
Annotations
10 warnings
|
build:
src/Nager.PublicSuffix.UnitTest/DomainNormalizerTest.cs#L29
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
build:
src/Nager.PublicSuffix.UnitTest/DomainNormalizerTest.cs#L14
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
build:
src/Nager.PublicSuffix.UnitTest/NormalizationVariationTest.cs#L100
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/NormalizationVariationTest.cs#L56
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L47
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L40
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L33
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L26
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L19
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/TldRuleTest.cs#L12
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|