ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Code Inspection: NUnit. Test case source must be field, property, or method only

Last modified: 08 March 2021

NUnit's TestCaseSource and ValueSource attributes require data source members to be static field, property, or method.