Download the PHP package eddiejaoude/phpunit-wrapper without Composer
On this page you can find all versions of the php package eddiejaoude/phpunit-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eddiejaoude/phpunit-wrapper
More information about eddiejaoude/phpunit-wrapper
Files in eddiejaoude/phpunit-wrapper
Download eddiejaoude/phpunit-wrapper
More information about eddiejaoude/phpunit-wrapper
Files in eddiejaoude/phpunit-wrapper
Vendor eddiejaoude
Package phpunit-wrapper
Short Description PHPUnit wrapper - wraps the functionality of phpunit with easy to use plain English
License MIT
Package phpunit-wrapper
Short Description PHPUnit wrapper - wraps the functionality of phpunit with easy to use plain English
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-wrapper
PHPUnitWrapper / phpunit-wrapper
PHPUnit wrapper - wraps the functionality of phpunit with easy to use plain & simple English
Note: Your existing standard PHPUnit tests will not fail, they will continue to work fine
Installation via Composer
Usage
Instead of extending \PHPUnit_Framework_TestCase
, extend \EddieJaoude\PHPUnitWrapper\Assert
.
The Assert class extends PHPUnit, therefore you get all the previous functionality & your previous unit tests will not fail.
Assert Equals
Standard PHPUnit
PHPUnit Wrapper
Assert NOT Equals
Standard PHPUnit
PHPUnit Wrapper
Contains
Standard PHPUnit
PHPUnit Wrapper
NOT Contains
Standard PHPUnit
PHPUnit Wrapper
Complete usage simple Example
Contribution
Fork, Pull Request - with Tests
& Updated README with examples
please
Suggestions / Ideas
Please create an Issue
All versions of phpunit-wrapper with dependencies
PHP Build Version
Package Version
The package eddiejaoude/phpunit-wrapper contains the following files
Loading the files please wait ....