TestMethodInfo Type
Describes a test method's fully-qualified name, project, class, and method name.
Record fields
| Record Field |
Description
|
Full Usage:
SymbolFullName
Field type: string
|
|
Full Usage:
TestClass
Field type: string
|
|
Full Usage:
TestMethod
Field type: string
|
|
Full Usage:
TestProject
Field type: string
|
|
TestPrune