2 references to RunTest
Mvc.Api.Analyzers.Test (2)
ApiConventionAnalyzerIntegrationTest.cs (2)
302
=>
RunTest
(descriptor, Array.Empty<object>(), testMethod);
305
=>
RunTest
(descriptor, new[] { statusCode.ToString(CultureInfo.InvariantCulture) }, testMethod);