Class ServiceLocatorBridgeTests
Tests for ServiceLocatorBridge.
Inherited Members
Namespace: Serenity.Global.Tests.Application
Assembly: Tests.dll
Syntax
public class ServiceLocatorBridgeTests
Constructors
ServiceLocatorBridgeTests()
Declaration
public ServiceLocatorBridgeTests()
Methods
ClearStatic_AfterSet_TryGetStaticReturnsFalse()
Declaration
public void ClearStatic_AfterSet_TryGetStaticReturnsFalse()
ServiceLocator_RegisterAndGet_WorksThroughBridge()
Declaration
public void ServiceLocator_RegisterAndGet_WorksThroughBridge()
SetStatic_ThenTryGetStatic_ReturnsTrueAndInstance()
Declaration
public void SetStatic_ThenTryGetStatic_ReturnsTrueAndInstance()
TearDown()
Declaration
public void TearDown()
TryGetStatic_WhenNotSet_ReturnsFalse()
Declaration
public void TryGetStatic_WhenNotSet_ReturnsFalse()