C# Class VisualMutator.Controllers.AllTestsSelectStrategy

Inheritance: ITestsSelectStrategy
Exibir arquivo Open project: visualmutator/visualmutator Class Usage Examples

Public Methods

Method Description
AllTestsSelectStrategy ( Task testsTask ) : System
SelectTests ( List testAssemblies = null ) : Task>

Method Details

AllTestsSelectStrategy() public method

public AllTestsSelectStrategy ( Task testsTask ) : System
testsTask Task
return System

SelectTests() public method

public SelectTests ( List testAssemblies = null ) : Task>
testAssemblies List
return Task>