Skip to content

fix(test): remove ConfigureAwait(false) from test methods to fix xUni…

50b49bc
Select commit
Loading
Failed to load commit list.
Merged

test: add direct unit tests for MockBehaviorDiagnosticAnalyzerBase #1038

fix(test): remove ConfigureAwait(false) from test methods to fix xUni…
50b49bc
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 8, 2026 in 0s

1 new issue (0 max.) of at least medium severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/Moq.Analyzers.Test/MockBehaviorDiagnosticAnalyzerBaseTests.cs#L133

Remove the 'Async' suffix to the name of this method.