Method | Description | |
---|---|---|
GetUnattachedTestSuites ( ) : string[] | ||
Save ( ) : void | ||
SolutionVm ( string solutinFilePath, string selectePath, string config ) : System | ||
TestSuites_CollectionChanged ( object sender, System e ) : void | ||
ToString ( ) : string |
public GetUnattachedTestSuites ( ) : string[] | ||
return | string[] |
public SolutionVm ( string solutinFilePath, string selectePath, string config ) : System | ||
solutinFilePath | string | |
selectePath | string | |
config | string | |
return | System |
public TestSuites_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |