Code inspection: NUnit. Non-public test method.Last modified: 11 February 2024Category: NUnitID: NUnit.NonPublicMethodWithTestAttributeEditorConfig: resharper_n_unit_non_public_method_with_test_attribute_highlighting=[error|warning|suggestion|hint|none]Default severity: WarningLanguage: C#Requires SWA: NotipYou can suppress this inspection to ignore specific issues, change its severity level to make the issues less or more noticeable, or disable it altogether.NUnit test methods marked with [Test] or [TestCase] as well as classes marked with [TestFixture] and all their constructors must have public visibility.