Method | Description | |
---|---|---|
TestCase ( string fullyQualifiedName, string source, string displayName, string codeFilePath, int lineNumber ) : System.Collections.Generic | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetTestsuiteName_CommandLineGenerator ( ) : string |
public TestCase ( string fullyQualifiedName, string source, string displayName, string codeFilePath, int lineNumber ) : System.Collections.Generic | ||
fullyQualifiedName | string | |
source | string | |
displayName | string | |
codeFilePath | string | |
lineNumber | int | |
return | System.Collections.Generic |