ServiceLocatorTestCase
extends TestCase
in package
Table of Contents
- testGet() : mixed
- testGetDoesNotMemoize() : mixed
- testHas() : mixed
- testThrowsOnCircularReference() : mixed
- testThrowsOnUndefinedInternalService() : mixed
- getServiceLocator() : ContainerInterface
Methods
testGet()
public
testGet() : mixed
Return values
mixed —testGetDoesNotMemoize()
public
testGetDoesNotMemoize() : mixed
Return values
mixed —testHas()
public
testHas() : mixed
Return values
mixed —testThrowsOnCircularReference()
public
testThrowsOnCircularReference() : mixed
Return values
mixed —testThrowsOnUndefinedInternalService()
public
testThrowsOnUndefinedInternalService() : mixed
Return values
mixed —getServiceLocator()
protected
getServiceLocator(array<string|int, mixed> $factories) : ContainerInterface
Parameters
- $factories : array<string|int, mixed>