docs.unity3d.com
    Show / Hide Table of Contents

    Class ReportingManager.TestRunData

    Inheritance
    Object
    ReportingManager.TestRunData
    Namespace: Global Namespace
    Syntax
    [Serializable]
    public class TestRunData

    Constructors

    TestRunData()

    Declaration
    public TestRunData()

    Fields

    AllLogs

    Declaration
    public List<ReportingManager.Log> AllLogs
    Field Value
    Type Description
    List<ReportingManager.Log>

    AspectRatio

    Declaration
    public string AspectRatio
    Field Value
    Type Description
    String

    CustomData

    Declaration
    public List<ReportingManager.CustomReportData> CustomData
    Field Value
    Type Description
    List<ReportingManager.CustomReportData>

    DeviceModel

    Declaration
    public string DeviceModel
    Field Value
    Type Description
    String

    DeviceType

    Declaration
    public string DeviceType
    Field Value
    Type Description
    String

    IsLocalRun

    Declaration
    public bool IsLocalRun
    Field Value
    Type Description
    Boolean

    OperatingSystem

    Declaration
    public string OperatingSystem
    Field Value
    Type Description
    String

    PerformanceData

    Declaration
    public List<ReportingManager.PerformanceData> PerformanceData
    Field Value
    Type Description
    List<ReportingManager.PerformanceData>

    Resolution

    Declaration
    public string Resolution
    Field Value
    Type Description
    String

    RunFinishTime

    Declaration
    public string RunFinishTime
    Field Value
    Type Description
    String

    RunStartTime

    Declaration
    public string RunStartTime
    Field Value
    Type Description
    String

    RunTime

    Declaration
    public string RunTime
    Field Value
    Type Description
    String

    Tests

    Declaration
    public List<ReportingManager.TestData> Tests
    Field Value
    Type Description
    List<ReportingManager.TestData>

    Udid

    Declaration
    public string Udid
    Field Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023