We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ed17b commit 914901cCopy full SHA for 914901c
docs/core/testing/mstest-analyzers/mstest0006.md
@@ -1,7 +1,7 @@
1
---
2
title: "MSTEST0006: Avoid '[ExpectedException]'"
3
description: "Learn about code analysis rule MSTEST0006: Avoid '[ExpectedException]'"
4
-ms.date: 01/03/2024
+ms.date: 11/12/2024
5
f1_keywords:
6
- MSTEST0006
7
- AvoidExpectedExceptionAttributeAnalyzer
@@ -25,7 +25,7 @@ dev_langs:
25
| **Enabled by default** | Yes |
26
| **Default severity** | Info |
27
| **Introduced in version** | 3.2.0 |
28
-| **There is a code fix** | No |
+| **There is a code fix** | Yes, starting with 3.7.0 |
29
30
## Cause
31
0 commit comments