Download the PHP package mtymek/blast-test-utils without Composer
On this page you can find all versions of the php package mtymek/blast-test-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mtymek/blast-test-utils
More information about mtymek/blast-test-utils
Files in mtymek/blast-test-utils
Download mtymek/blast-test-utils
More information about mtymek/blast-test-utils
Files in mtymek/blast-test-utils
Vendor mtymek
Package blast-test-utils
Short Description Utilities for testing integrity of services managed by Laminas\ServiceManager
License BSD-2-Clause
Package blast-test-utils
Short Description Utilities for testing integrity of services managed by Laminas\ServiceManager
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package blast-test-utils
Blast\TestUtils
Utilities for testing integrity of services managed by Zend\ServiceManager.
Installation
Install this library using composer:
Usage
Use ServiceIntegrityTestTrait
to build test that validates integrity of your service manager configuration.
It requires to static methos: getConfig
that loads full application config, and getServiceManagerConfigKey
providing name of configuration key used to set up ServiceManager.
Example usage for zend-expressive
application:
All versions of blast-test-utils with dependencies
PHP Build Version
Package Version
The package mtymek/blast-test-utils contains the following files
Loading the files please wait ....