https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0029 Let's add a fixer that: 1. Adds the `[TestMethod]` attribute 2. Change accessibility to `private`.