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