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

target.apidocs.com.google.api.services.toolresults.model.IosTest.html Maven / Gradle / Ivy







IosTest (Cloud Tool Results API v1beta3-rev20210809-2.0.0)












com.google.api.services.toolresults.model

Class IosTest

    • Constructor Detail

      • IosTest

        public IosTest()
    • Method Detail

      • getIosAppInfo

        public IosAppInfo getIosAppInfo()
        Information about the application under test.
        Returns:
        value or null for none
      • setIosAppInfo

        public IosTest setIosAppInfo(IosAppInfo iosAppInfo)
        Information about the application under test.
        Parameters:
        iosAppInfo - iosAppInfo or null for none
      • getIosRoboTest

        public IosRoboTest getIosRoboTest()
        An iOS Robo test.
        Returns:
        value or null for none
      • setIosRoboTest

        public IosTest setIosRoboTest(IosRoboTest iosRoboTest)
        An iOS Robo test.
        Parameters:
        iosRoboTest - iosRoboTest or null for none
      • getIosTestLoop

        public IosTestLoop getIosTestLoop()
        An iOS test loop.
        Returns:
        value or null for none
      • setIosTestLoop

        public IosTest setIosTestLoop(IosTestLoop iosTestLoop)
        An iOS test loop.
        Parameters:
        iosTestLoop - iosTestLoop or null for none
      • getIosXcTest

        public IosXcTest getIosXcTest()
        An iOS XCTest.
        Returns:
        value or null for none
      • setIosXcTest

        public IosTest setIosXcTest(IosXcTest iosXcTest)
        An iOS XCTest.
        Parameters:
        iosXcTest - iosXcTest or null for none
      • getTestTimeout

        public Duration getTestTimeout()
        Max time a test is allowed to run before it is automatically cancelled.
        Returns:
        value or null for none
      • setTestTimeout

        public IosTest setTestTimeout(Duration testTimeout)
        Max time a test is allowed to run before it is automatically cancelled.
        Parameters:
        testTimeout - testTimeout or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy