Commit 47ef6fd
authored
Suggest using TestMethodAttribute for parameterized tests (#367)
DataTestMethodAttribute is not recommended anymore - https://learn.microsoft.com/en-us/dotnet/core/testing/mstest-analyzers/mstest00441 parent 2f137cf commit 47ef6fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments