Class AssetToSceneObjectReferenceManagerTests
Inheritance
AssetToSceneObjectReferenceManagerTests
Syntax
public class AssetToSceneObjectReferenceManagerTests
Methods
InitManager()
Declaration
public void InitManager()
Manager_WithComponentAddedAndRemoved_WillReturnNull()
Declaration
public void Manager_WithComponentAddedAndRemoved_WillReturnNull()
Manager_WithManyComponentsAddedAndOneRemoved_WillOnlyReturnTheExisting()
Declaration
public void Manager_WithManyComponentsAddedAndOneRemoved_WillOnlyReturnTheExisting()
Manager_WithManyComponentsRegistered_WillReturnNullForNotExisting()
Declaration
public void Manager_WithManyComponentsRegistered_WillReturnNullForNotExisting()
Manager_WithManyComponentsRegistered_WillReturnTheCorrectOnes()
Declaration
public void Manager_WithManyComponentsRegistered_WillReturnTheCorrectOnes()
Manager_WithNoRegisteredComponents_WontReturnAnyComponents()
Declaration
public void Manager_WithNoRegisteredComponents_WontReturnAnyComponents()
Manager_WithOneRegisteredComponent_ReturnTheComponent()
Declaration
public void Manager_WithOneRegisteredComponent_ReturnTheComponent()