Download the PHP package sonrac/silex-functional-tests-coverage without Composer
On this page you can find all versions of the php package sonrac/silex-functional-tests-coverage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sonrac/silex-functional-tests-coverage
More information about sonrac/silex-functional-tests-coverage
Files in sonrac/silex-functional-tests-coverage
Download sonrac/silex-functional-tests-coverage
More information about sonrac/silex-functional-tests-coverage
Files in sonrac/silex-functional-tests-coverage
Vendor sonrac
Package silex-functional-tests-coverage
Short Description Add unit tests for functional tests for best coverage
License MIT
Package silex-functional-tests-coverage
Short Description Add unit tests for functional tests for best coverage
License MIT
Please rate this library. Is it a good library?
Informations about the package silex-functional-tests-coverage
Silex coverage for functional tests
Idea
Functional tests mechanism concatenation with emulation is called in unit tests. All function tests located in trait and include in functional and unit as trait
Installation
Class description
Class | Description |
---|---|
BaseControllerTest | Base controllers test for unit testing |
BaseWebTest | Base functional test controller |
OnceMigrationUnitTest | Run functional test with running migration on test beginning and rollback after test finished |
OnceMigrationUnitTest | Run unit test with running migration on test beginning and rollback after test finished |
OnceMigrationWebTest | Run functional test with running migration on test beginning and rollback after test finished |
OnceRunMigration | Class for once run migration and seeds |
TestApplication | Abstract class for init application instance |
UnitTest | Base unit test with bases traits (BootTraits) |
Traits description
Trait | Description |
---|---|
BootTraits | Boot trait in class |
InitMigrationTestTrait | Using for once run migration in unit or functional tests |
ControllersTestTrait | Using for additional helper functions in functional tests |
MigrationsTrait | Trait for build migration config |
InitMigrationAppTrait | Trait for init test app migration mechanism |
Exceptions
Exception | Description |
---|---|
MaxRedirectException | Maximum redirect execution exception |
Class api
Examples
See example project
All versions of silex-functional-tests-coverage with dependencies
PHP Build Version
Package Version
Requires
doctrine/dbal Version
^1.0|^2.2
The package sonrac/silex-functional-tests-coverage contains the following files
Loading the files please wait ....