Download the PHP package vladahejda/phpunit-assert-exception without Composer
On this page you can find all versions of the php package vladahejda/phpunit-assert-exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vladahejda/phpunit-assert-exception
More information about vladahejda/phpunit-assert-exception
Files in vladahejda/phpunit-assert-exception
Download vladahejda/phpunit-assert-exception
More information about vladahejda/phpunit-assert-exception
Files in vladahejda/phpunit-assert-exception
Vendor vladahejda
Package phpunit-assert-exception
Short Description Assert exception/throwable/error PHPUnit trait.
License BSD-3-Clause
Package phpunit-assert-exception
Short Description Assert exception/throwable/error PHPUnit trait.
License BSD-3-Clause
Keywords phpunit
Please rate this library. Is it a good library?
Informations about the package phpunit-assert-exception
PhpUnitAssertException
AssertException
is a trait, so it can be easily used in your test case.
- For PHP 7.1 and PHPUnit 6 compatibility require version
1.3
. - For PHP 7.1 compatibility require version
1.2
. - For PHP 7 compatibility require version
1.1
. - For PHP 5 compatibility require version
1.0
.
Install
Usage
Also see an assertError
and assertThrowable
methods, which tests if PHP internal Error
was thrown, or any Throwable
respectively.
All versions of phpunit-assert-exception with dependencies
PHP Build Version
Package Version
The package vladahejda/phpunit-assert-exception contains the following files
Loading the files please wait ....