Ejemplo n.º 1
0
 public IMCollection <ITestSuite> GetTestsSuites(IConfigurable aConfigurable)
 {
     return(aConfigurable.GetDefaultTests());
 }