Метод | Описание | |
---|---|---|
AddTest ( string testPath ) : Test | ||
ClearResults ( ) : void | ||
FindAllWorkspaces ( IProject project ) : IEnumerable |
||
FindFirstTestWithName ( string name ) : Test | ||
GetFullResults ( ) : |
||
GetPath ( ) : |
||
GetProjectName ( ) : string | ||
Hierarchy ( IProject project ) : System | ||
Hierarchy ( string name ) : System |
public FindAllWorkspaces ( IProject project ) : IEnumerable |
||
project | IProject | |
Результат | IEnumerable |
public FindFirstTestWithName ( string name ) : Test | ||
name | string | |
Результат | Test |
public GetFullResults ( ) : |
||
Результат |
public Hierarchy ( IProject project ) : System | ||
project | IProject | |
Результат | System |