Download the PHP package nico-vromans/phpspec-matchers without Composer
On this page you can find all versions of the php package nico-vromans/phpspec-matchers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nico-vromans/phpspec-matchers
More information about nico-vromans/phpspec-matchers
Files in nico-vromans/phpspec-matchers
Download nico-vromans/phpspec-matchers
More information about nico-vromans/phpspec-matchers
Files in nico-vromans/phpspec-matchers
Vendor nico-vromans
Package phpspec-matchers
Short Description Extension for PhpSpec with additional custom Matchers.
License GPL-3.0-or-later
Homepage https://github.com/VromansN/phpspec-matchers
Package phpspec-matchers
Short Description Extension for PhpSpec with additional custom Matchers.
License GPL-3.0-or-later
Homepage https://github.com/VromansN/phpspec-matchers
Please rate this library. Is it a good library?
Informations about the package phpspec-matchers
PhpSpec extension that adds custom Matchers
Installation
Simply install via Composer:
After that, add the extension to you phpspec.yml
:
Matchers and how to use them
beFinal()
This checks if the tested class is a final class.
To test if a class is final:
or if a class is not final:
Extra info
For more info on custom extensions, check out PhpSpec's Extensions manual. For some more examples look at the Example extensions section.
License
GNU General Public License v3.0, check LICENSE for more information.
All versions of phpspec-matchers with dependencies
PHP Build Version
Package Version
The package nico-vromans/phpspec-matchers contains the following files
Loading the files please wait ....