Method | Description | |
---|---|---|
ListTestsParser ( TestEnvironment testEnvironment ) : System.Collections.Generic | ||
ParseListTestsOutput ( List |
Method | Description | |
---|---|---|
CreateDescriptor ( string suiteLine, string testCaseLine ) : TestCaseDescriptor | ||
GetDisplayName ( string fullyQalifiedName, string typeParam, string param ) : string | ||
GetEnclosedTypeParam ( string typeParam ) : string |
public ListTestsParser ( TestEnvironment testEnvironment ) : System.Collections.Generic | ||
testEnvironment | GoogleTestAdapter.Helpers.TestEnvironment | |
return | System.Collections.Generic |
public ParseListTestsOutput ( List |
||
consoleOutput | List |
|
return | IList |