Specification
class Specification extends Model (View source)
Properties
protected | $androidTestType | ||
protected | $androidTestDataType | ||
protected | $iosTestType | ||
protected | $iosTestDataType |
Methods
Details
setAndroidTest(AndroidTest $androidTest)
No description
AndroidTest
getAndroidTest()
No description
setIosTest(IosTest $iosTest)
No description
IosTest
getIosTest()
No description