2 references to AspNetTestAssemblyRunner
Microsoft.AspNetCore.InternalTesting (1)
xunit\AspNetTestFrameworkExecutor.cs (1)
20
using (var assemblyRunner = new
AspNetTestAssemblyRunner
(TestAssembly, testCases, DiagnosticMessageSink, executionMessageSink, executionOptions))
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestableAspNetTestAssemblyRunner.cs (1)
22
ITestFrameworkExecutionOptions executionOptions) :
base
(