Download the PHP package ergebnis/phpunit-framework-constraint without Composer
On this page you can find all versions of the php package ergebnis/phpunit-framework-constraint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ergebnis/phpunit-framework-constraint
More information about ergebnis/phpunit-framework-constraint
Files in ergebnis/phpunit-framework-constraint
Package phpunit-framework-constraint
Short Description Provides additional constraints and assertions for phpunit/phpunit
License MIT
Homepage https://github.com/ergebnis/phpunit-framework-constraint
Informations about the package phpunit-framework-constraint
phpunit-framework-constraint
Provides additional constraints for phpunit/phpunit
.
Installation
Run
Usage
Import the Ergebnis\PHPUnit\Framework\Constraint\Provider
trait into your test class:
Assertions
In addition to the assertions made available by extending from PHPUnit\Framework\TestCase
,
the Provider
trait provides the following assertions:
assertJsonStringSameAsJsonString(string $expected, string $actual, string $message = ''): void
Changelog
Please have a look at CHANGELOG.md
.
Contributing
Please have a look at CONTRIBUTING.md
.
Code of Conduct
Please have a look at CODE_OF_CONDUCT.md
.
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.
Curious what I am building?
:mailbox_with_mail: Subscribe to my list, and I will occasionally send you an email to let you know what I am working on.