Class ComponentSystemTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ComponentSystemTests

    Inheritance
    System.Object
    ECSTestsFixture
    ComponentSystemTests
    Inherited Members
    ECSTestsFixture.m_PreviousWorld
    ECSTestsFixture.World
    ECSTestsFixture.m_Manager
    ECSTestsFixture.StressTestEntityCount
    ECSTestsFixture.Setup()
    ECSTestsFixture.TearDown()
    ECSTestsFixture.AssertDoesNotExist(Entity)
    ECSTestsFixture.AssertComponentData(Entity, Int32)
    ECSTestsFixture.CreateEntityWithDefaultData(Int32)
    ECSTestsFixture.EmptySystem
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Unity.Entities.Tests
    Syntax
    public class ComponentSystemTests : ECSTestsFixture

    Methods

    Create()

    Declaration
    public void Create()

    CreateAndDestroy()

    Declaration
    public void CreateAndDestroy()

    CreateTwoSystemsAfterDestroyReturnFirst()

    Declaration
    public void CreateTwoSystemsAfterDestroyReturnFirst()

    CreateTwoSystemsAfterDestroyReturnSecond()

    Declaration
    public void CreateTwoSystemsAfterDestroyReturnSecond()

    CreateTwoSystemsOfSameType()

    Declaration
    public void CreateTwoSystemsOfSameType()

    DestroyManagerTwiceThrows()

    Declaration
    public void DestroyManagerTwiceThrows()

    DestroySystemWhileJobUsingArrayIsRunningWorks()

    Declaration
    public void DestroySystemWhileJobUsingArrayIsRunningWorks()

    DisposeSystemComponentGroupThrows()

    Declaration
    public void DisposeSystemComponentGroupThrows()

    GetComponentGroup()

    Declaration
    public void GetComponentGroup()

    GetComponentGroupWithDuplicates()

    Declaration
    public void GetComponentGroupWithDuplicates()

    GetComponentGroupWithEntityThrows()

    Declaration
    public void GetComponentGroupWithEntityThrows()

    GetOrCreateManagerReturnsSameSystem()

    Declaration
    public void GetOrCreateManagerReturnsSameSystem()

    InheritedSystem()

    Declaration
    public void InheritedSystem()

    OnCreateThrowRemovesSystem()

    Declaration
    public void OnCreateThrowRemovesSystem()
    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