Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 955 Bytes

TestRunTestResultsSelectModel_filter.md

File metadata and controls

13 lines (10 loc) · 955 Bytes

TestRunTestResultsSelectModel_filter

Properties

Name Type Description Notes
configurationIds List Specifies a test result configuration IDs to search for [optional] [default to null]
outcomes List Specifies a test result outcomes to search for [optional] [default to null]
failureCategories List Specifies a test result failure categories to search for [optional] [default to null]
namespace String Specifies a test result namespace to search for [optional] [default to null]
className String Specifies a test result class name to search for [optional] [default to null]

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