test: add direct unit tests for MockBehaviorDiagnosticAnalyzerBase #1038
Codacy Production / Codacy Static Code Analysis
required action
Mar 8, 2026 in 0s
1 new issue (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs 7
See the complete overview on Codacy
Annotations
Check warning on line 1 in tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs
codacy-production / Codacy Static Code Analysis
tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs#L1
Provide an 'AssemblyVersion' attribute for assembly 'srcassembly.dll'.
Check notice on line 133 in tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs
codacy-production / Codacy Static Code Analysis
tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs#L133
Remove the 'Async' suffix to the name of this method.
Loading