View Source GoogleApi.ToolResults.V1beta3.Model.IosTest (google_api_tool_results v0.33.0)

A iOS mobile test specification

Attributes

  • iosAppInfo (type: GoogleApi.ToolResults.V1beta3.Model.IosAppInfo.t, default: nil) - Information about the application under test.
  • iosRoboTest (type: GoogleApi.ToolResults.V1beta3.Model.IosRoboTest.t, default: nil) - An iOS Robo test.
  • iosTestLoop (type: GoogleApi.ToolResults.V1beta3.Model.IosTestLoop.t, default: nil) - An iOS test loop.
  • iosXcTest (type: GoogleApi.ToolResults.V1beta3.Model.IosXcTest.t, default: nil) - An iOS XCTest.
  • testTimeout (type: GoogleApi.ToolResults.V1beta3.Model.Duration.t, default: nil) - Max time a test is allowed to run before it is automatically cancelled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.