Метод | Описание | |
---|---|---|
CreateRunContext ( TestsLoadContext loadContext, string mutatedPath ) : ITestsRunContext | ||
LoadTests ( string assemblyPath ) : Task
|
||
TestServiceManager ( MsTestService msTest, NUnitXmlTestService nunit, VisualMutator.Model.Tests.XUnitTestService xunit ) : System.Collections.Generic |
public CreateRunContext ( TestsLoadContext loadContext, string mutatedPath ) : ITestsRunContext | ||
loadContext | TestsLoadContext | |
mutatedPath | string | |
Результат | ITestsRunContext |
public LoadTests ( string assemblyPath ) : Task
|
||
assemblyPath | string | |
Результат | Task
|
public TestServiceManager ( MsTestService msTest, NUnitXmlTestService nunit, VisualMutator.Model.Tests.XUnitTestService xunit ) : System.Collections.Generic | ||
msTest | MsTestService | |
nunit | NUnitXmlTestService | |
xunit | VisualMutator.Model.Tests.XUnitTestService | |
Результат | System.Collections.Generic |