Add config-based TldRuleDivisionFilter #65
Annotations
10 warnings
|
build:
src/Nager.PublicSuffix.UnitTest/RealRules/PublicSuffixTest.cs#L41
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
build:
src/Nager.PublicSuffix.UnitTest/RealRules/PublicSuffixTest.cs#L28
'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/DomainNormalizerTest.cs#L29
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
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#L19
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#L12
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|