Class UnityViewBrowserInstallerTests
PlayMode tests for UnityViewBrowserInstaller.
Exercises factory-based service creation, the MonoBehaviour service GameObject,
use-case wiring, and base GetService() exposure.
Inherited Members
Namespace: Serenity.UnityViewBrowser.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityViewBrowserInstallerTests
Constructors
UnityViewBrowserInstallerTests()
Declaration
public UnityViewBrowserInstallerTests()
Methods
Install_DefaultInput_CreatesServiceGameObjectAndUseCases()
Declaration
public void Install_DefaultInput_CreatesServiceGameObjectAndUseCases()
Install_DefaultInput_LeavesHistoryUncapped()
Declaration
public void Install_DefaultInput_LeavesHistoryUncapped()
Install_DefaultInput_SetsServiceToConcreteType()
Declaration
public void Install_DefaultInput_SetsServiceToConcreteType()
Install_WithMaxHistoryDepth_AppliesCapToService()
Declaration
public void Install_WithMaxHistoryDepth_AppliesCapToService()
TearDown()
Declaration
public void TearDown()