All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.skhatri.appthwack.plugin.RunTestExtension.groovy Maven / Gradle / Ivy

package com.github.skhatri.appthwack.plugin


class RunTestExtension {

    String projectId = ''
    String projectName = ''

    String poolId = ''
    String poolName = ''

    String ipaFileId = ''
    String ipaFileName = ''

    String testFileId = ''
    String testFileName = ''

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy