IosXcTest
class IosXcTest extends Model (View source)
Properties
string | $appBundleId | ||
bool | $testSpecialEntitlements | ||
protected | $testsZipType | ||
protected | $testsZipDataType | ||
string | $xcodeVersion | ||
protected | $xctestrunType | ||
protected | $xctestrunDataType |
Methods
setAppBundleId($appBundleId)
No description
string
getAppBundleId()
No description
setTestSpecialEntitlements($testSpecialEntitlements)
No description
bool
getTestSpecialEntitlements()
No description
getTestsZip()
No description
setXcodeVersion($xcodeVersion)
No description
string
getXcodeVersion()
No description
getXctestrun()
No description
Details
setAppBundleId($appBundleId)
No description
string
getAppBundleId()
No description
setTestSpecialEntitlements($testSpecialEntitlements)
No description
bool
getTestSpecialEntitlements()
No description
setTestsZip(FileReference $testsZip)
No description
FileReference
getTestsZip()
No description
setXcodeVersion($xcodeVersion)
No description
string
getXcodeVersion()
No description
setXctestrun(FileReference $xctestrun)
No description
FileReference
getXctestrun()
No description