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

    Class SafetyTests

    Inheritance
    System.Object
    ECSTestsFixture
    SafetyTests
    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 SafetyTests : ECSTestsFixture

    Methods

    AccessComponentArrayAfterCreationThrowsException()

    Declaration
    public void AccessComponentArrayAfterCreationThrowsException()

    AddComponentTwiceThrows()

    Declaration
    public void AddComponentTwiceThrows()

    AddRemoveComponentOnDestroyedEntityThrows()

    Declaration
    public void AddRemoveComponentOnDestroyedEntityThrows()

    ComponentArrayChunkSliceOutOfBoundsThrowsException()

    Declaration
    public void ComponentArrayChunkSliceOutOfBoundsThrowsException()

    ComponentDataArrayFromEntityThrowsIfNotExist()

    Declaration
    public void ComponentDataArrayFromEntityThrowsIfNotExist()

    CreateDestroyEmptyEntity()

    Declaration
    public void CreateDestroyEmptyEntity()

    CreateEntityInvalidatesArray()

    Declaration
    public void CreateEntityInvalidatesArray()

    CreateEntityWithNullTypeThrows()

    Declaration
    public void CreateEntityWithNullTypeThrows()

    CreateEntityWithOneNullTypeThrows()

    Declaration
    public void CreateEntityWithOneNullTypeThrows()

    CreateTooBigArchetypeThrows()

    Declaration
    public void CreateTooBigArchetypeThrows()

    GetSetComponentThrowsIfNotExist()

    Declaration
    public void GetSetComponentThrowsIfNotExist()

    ReadOnlyComponentDataArray()

    Declaration
    public void ReadOnlyComponentDataArray()

    RemoveComponentOnEntityWithoutComponent()

    Declaration
    public void RemoveComponentOnEntityWithoutComponent()

    RemoveEntityComponentThrows()

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