Methods

Load list of modules or application configuration

__construct(array $configuration) 

Parameters

$configuration

array

Get the application

getApplication() : \Zend\Test\Util\Zend\Mvc\Application

Returns

\Zend\Test\Util\Zend\Mvc\Application

Get module

getModule($moduleName) : mixed

Parameters

$moduleName

Returns

mixed

Get the module manager

getModuleManager() : \Zend\Test\Util\Zend\ModuleManager\ModuleManager

Returns

\Zend\Test\Util\Zend\ModuleManager\ModuleManager

Get the service manager

getServiceManager() 

var

 Properties

 

$serviceManager

$serviceManager : \Zend\ServiceManager\ServiceManager