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