Table of Contents

Class AstraEngineCoreTest

Namespace
AstraEngine.Tests
Assembly
AstraEngine.Tests.dll
public class AstraEngineCoreTest
Inheritance
AstraEngineCoreTest
Inherited Members

Methods

ChildShouldNotTickWhenNotActive()

[Fact]
public void ChildShouldNotTickWhenNotActive()

ChildShouldNotTickWhenParentIsNotActive()

[Fact]
public void ChildShouldNotTickWhenParentIsNotActive()

ComponentShouldNotThrowErrorWhenRemoved()

[Fact]
public void ComponentShouldNotThrowErrorWhenRemoved()

ComponentShouldNotTickWhenAdded()

[Fact]
public void ComponentShouldNotTickWhenAdded()

ComponentShouldNotTickWhenNotActive()

[Fact]
public void ComponentShouldNotTickWhenNotActive()

ComponentShouldTickWhenActive()

[Fact]
public void ComponentShouldTickWhenActive()

TickShouldNotThrowErrorWhenParentRemoved()

[Fact]
public void TickShouldNotThrowErrorWhenParentRemoved()

TickShouldNotThrowErrorWhenSiblingAdded()

[Fact]
public void TickShouldNotThrowErrorWhenSiblingAdded()