Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 755 Bytes

ParsedTestName.md

File metadata and controls

16 lines (12 loc) · 755 Bytes

ParsedTestName

Properties

Name Type Description Notes
TestPackage string [optional] [default to null]
TestSuite string [optional] [default to null]
TestClass string [optional] [default to null]
TestShortName string [optional] [default to null]
TestNameWithoutPrefix string [optional] [default to null]
TestMethodName string [optional] [default to null]
TestNameWithParameters string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]