The information in this topic may be out of date. The current SDK reference guide has moved here.

branchName property

Class: TestResultsPlatform: ImagesAppKitLanguage: Objective-C SDK:

Use this property to retrieve the branch name of the test.

Syntax

Call syntax

NSString* value = result.branchName

Declaration

 (readonly, nonatomic) NSString *branchName

Type:NSString*

The branch name.