docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RuntimePlatformTests

    Inheritance
    object
    RuntimePlatformTests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.TestTools.Graphics.PackageValidationTests
    Assembly: UnityEngine.TestTools.Graphics.Tests.dll
    Syntax
    [TestFixture(new object[] { Architecture.Arm64 })]
    [TestFixture(new object[] { Architecture.X64 })]
    public class RuntimePlatformTests

    Constructors

    RuntimePlatformTests(Architecture)

    Declaration
    public RuntimePlatformTests(Architecture architecture)
    Parameters
    Type Name Description
    Architecture architecture

    Methods

    SetUp()

    Declaration
    [SetUp]
    public void SetUp()

    ToUniqueString_ReturnsUniqueStringForPlatform(RuntimePlatform)

    Declaration
    [Test]
    [TestCaseSource("runtimePlatforms")]
    public void ToUniqueString_ReturnsUniqueStringForPlatform(RuntimePlatform platform)
    Parameters
    Type Name Description
    RuntimePlatform platform
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)