docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildTest

    Inheritance
    object
    BuildTest
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Scripting.Python.Tests
    Assembly: Unity.Scripting.Python.Tests.dll
    Syntax
    public class BuildTest

    Methods

    Init()

    Declaration
    [SetUp]
    public void Init()

    Term()

    Declaration
    [TearDown]
    public void Term()

    TestBuildPlayer_StandaloneLinux64()

    Declaration
    [Test]
    [RequirePlatformSupport(new BuildTarget[] { BuildTarget.StandaloneLinux64 })]
    public void TestBuildPlayer_StandaloneLinux64()

    TestBuildPlayer_StandaloneOSX()

    Declaration
    [Test]
    [RequirePlatformSupport(new BuildTarget[] { BuildTarget.StandaloneOSX })]
    public void TestBuildPlayer_StandaloneOSX()

    TestBuildPlayer_StandaloneWindows64()

    Declaration
    [Test]
    [RequirePlatformSupport(new BuildTarget[] { BuildTarget.StandaloneWindows64 })]
    public void TestBuildPlayer_StandaloneWindows64()
    In This Article
    Back to top
    Copyright © 2025 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)