Download the PHP package codekandis/phpunit without Composer
On this page you can find all versions of the php package codekandis/phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codekandis/phpunit
More information about codekandis/phpunit
Files in codekandis/phpunit
Download codekandis/phpunit
More information about codekandis/phpunit
Files in codekandis/phpunit
Vendor codekandis
Package phpunit
Short Description `codekandis/phpunit` is a library providing any several wrapper and helper classes for the package `PHPUnit`.
License MIT
Package phpunit
Short Description `codekandis/phpunit` is a library providing any several wrapper and helper classes for the package `PHPUnit`.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit
codekandis/phpunit
This library provides several wrappers and helper classes for the package phpunit/phpunit
.
Index
- Installation
- How to use
- Using the test case wrapper
- Using the data provider interface
Installation
Install the latest version with
How to use
Using the test case wrapper
Create a new test case and inherit it from the wrapper TestCase
.
Using the data provider interface
Create a new data provider and implement the interface DataProviderInterface
.
Use the data provider in your test case.
All versions of phpunit with dependencies
PHP Build Version
Package Version
The package codekandis/phpunit contains the following files
Loading the files please wait ....