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

    Class ComponentSystemStartStopRunningTests

    Inheritance
    System.Object
    ECSTestsFixture
    ComponentSystemStartStopRunningTests
    Inherited Members
    ECSTestsFixture.m_PreviousWorld
    ECSTestsFixture.World
    ECSTestsFixture.m_Manager
    ECSTestsFixture.StressTestEntityCount
    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 ComponentSystemStartStopRunningTests : ECSTestsFixture

    Methods

    OnStartRunning_EnablingWhenShouldRunSystemIsTrue_CalledOnce()

    Declaration
    public void OnStartRunning_EnablingWhenShouldRunSystemIsTrue_CalledOnce()

    OnStartRunning_FirstUpdate_CalledOnce()

    Declaration
    public void OnStartRunning_FirstUpdate_CalledOnce()

    OnStartRunning_WhenReEnabled_CalledOnce()

    Declaration
    public void OnStartRunning_WhenReEnabled_CalledOnce()

    OnStartRunning_WhenShouldRunSystemBecomesTrue_CalledOnce()

    Declaration
    public void OnStartRunning_WhenShouldRunSystemBecomesTrue_CalledOnce()

    OnStartRunning_WithDisabledAndShouldNotRun_NotCalled()

    Declaration
    public void OnStartRunning_WithDisabledAndShouldNotRun_NotCalled()

    OnStartRunning_WithDisabledAndShouldRun_NotCalled()

    Declaration
    public void OnStartRunning_WithDisabledAndShouldRun_NotCalled()

    OnStartRunning_WithEnabledAndShouldNotRun_NotCalled()

    Declaration
    public void OnStartRunning_WithEnabledAndShouldNotRun_NotCalled()

    OnStartRunning_WithEnabledAndShouldRun_CalledOnce()

    Declaration
    public void OnStartRunning_WithEnabledAndShouldRun_CalledOnce()

    OnStopRunning_DisablingWhenShouldRunSystemIsFalse_NotCalled()

    Declaration
    public void OnStopRunning_DisablingWhenShouldRunSystemIsFalse_NotCalled()

    OnStopRunning_WhenDestroyingActiveManager_CalledOnce()

    Declaration
    public void OnStopRunning_WhenDestroyingActiveManager_CalledOnce()

    OnStopRunning_WhenDestroyingInactiveManager_NotCalled()

    Declaration
    public void OnStopRunning_WhenDestroyingInactiveManager_NotCalled()

    OnStopRunning_WhenDisabledBeforeFirstUpdate_NotCalled()

    Declaration
    public void OnStopRunning_WhenDisabledBeforeFirstUpdate_NotCalled()

    OnStopRunning_WhenShouldRunSystemBecomesFalse_CalledOnce()

    Declaration
    public void OnStopRunning_WhenShouldRunSystemBecomesFalse_CalledOnce()

    OnStopRunning_WithDisabledAndShouldNotRun_CalledOnce()

    Declaration
    public void OnStopRunning_WithDisabledAndShouldNotRun_CalledOnce()

    OnStopRunning_WithDisabledAndShouldRun_CalledOnce()

    Declaration
    public void OnStopRunning_WithDisabledAndShouldRun_CalledOnce()

    OnStopRunning_WithEnabledAndShouldNotRun_CalledOnce()

    Declaration
    public void OnStopRunning_WithEnabledAndShouldNotRun_CalledOnce()

    OnStopRunning_WithEnabledAndShouldRun_NotCalled()

    Declaration
    public void OnStopRunning_WithEnabledAndShouldRun_NotCalled()

    Setup()

    Declaration
    public override void Setup()
    Overrides
    ECSTestsFixture.Setup()

    ShouldRunSystem(Boolean)

    Declaration
    public void ShouldRunSystem(bool shouldRun)
    Parameters
    Type Name Description
    System.Boolean shouldRun

    TearDown()

    Declaration
    public override void TearDown()
    Overrides
    ECSTestsFixture.TearDown()

    TempAllocation_DisposedInOnStopRunning_IsDisposed()

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