Class EditorSanityTests | Project Tiny | 0.32.0-preview.54
docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorSanityTests

    Inheritance
    Object
    AuthoringTestFixture
    EditorSanityTests
    Inherited Members
    AuthoringTestFixture.Root
    AuthoringTestFixture.Child
    AuthoringTestFixture.BlobStore
    AuthoringTestFixture.World
    AuthoringTestFixture.EntityManager
    AuthoringTestFixture.Setup()
    AuthoringTestFixture.TearDown()
    AuthoringTestFixture.CreateClassicComponent<T>(GameObject)
    AuthoringTestFixture.RunConversion(GameObject)
    AuthoringTestFixture.CleanupWorld()
    Namespace: Global Namespace
    Syntax
    public class EditorSanityTests : AuthoringTestFixture

    Methods

    EditorSanityTests_AddSortingLayerToTagManagerMethod_NewSortingLayerAdded(String)

    Declaration
    public void EditorSanityTests_AddSortingLayerToTagManagerMethod_NewSortingLayerAdded(string newSortingLayerName)
    Parameters
    Type Name Description
    String newSortingLayerName

    EditorSanityTests_ConvertAndCleanup_N_Times_WorldGotZeroEntities(Int32)

    Declaration
    public void EditorSanityTests_ConvertAndCleanup_N_Times_WorldGotZeroEntities(int noOfConverts)
    Parameters
    Type Name Description
    Int32 noOfConverts

    EditorSanityTests_ConvertGameObject_SuccessfulConversion()

    Declaration
    public void EditorSanityTests_ConvertGameObject_SuccessfulConversion()

    EditorSanityTests_ConvertNull_UnsuccessfulConversion()

    Declaration
    public void EditorSanityTests_ConvertNull_UnsuccessfulConversion()

    EditorSanityTests_NewComponent_CreatedComponent()

    Declaration
    public void EditorSanityTests_NewComponent_CreatedComponent()

    EditorSanityTests_NewGameObject_CreatedGameObject()

    Declaration
    public void EditorSanityTests_NewGameObject_CreatedGameObject()

    EditorSanityTests_RemoveSortingLayerFromTagManager_SortingLayerRemoved(String)

    Declaration
    public void EditorSanityTests_RemoveSortingLayerFromTagManager_SortingLayerRemoved(string sortingLayerToRemove)
    Parameters
    Type Name Description
    String sortingLayerToRemove

    Setup()

    Declaration
    protected override void Setup()
    Overrides
    AuthoringTestFixture.Setup()

    TearDown()

    Declaration
    protected override void TearDown()
    Overrides
    AuthoringTestFixture.TearDown()
    Back to top
    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