Download the PHP package php-soap/engine-integration-tests without Composer
On this page you can find all versions of the php package php-soap/engine-integration-tests. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-soap/engine-integration-tests
More information about php-soap/engine-integration-tests
Files in php-soap/engine-integration-tests
Download php-soap/engine-integration-tests
More information about php-soap/engine-integration-tests
Files in php-soap/engine-integration-tests
Vendor php-soap
Package engine-integration-tests
Short Description Integration tests for SOAP engines
License MIT
Package engine-integration-tests
Short Description Integration tests for SOAP engines
License MIT
Please rate this library. Is it a good library?
Informations about the package engine-integration-tests
SOAP Engine integration tests
This package provides a set of PHPUnit
test cases for testing your own SOAP engine (components).
To make sure that all your custom engine components have the same end-result, this package provides test cases that can be used to test your custom components.
Want to help out? 💚
Want more information about the future of this project? Check out this list of the next big projects we'll be working on.
Installation
Usage
This will make following test cases available:
- AbstractDecoderTest: Can be used to test a custom
Decoder
. - AbstractEncoderTest: Can be used to test a custom
Encoder
. - AbstractEngineTest: : Can be used to test a custom
Engine
orTransport
. - AbstractMetadataProviderTest: : Can be used to test a custom
Metadata
orMetadataProvider
.
All versions of engine-integration-tests with dependencies
PHP Build Version
Package Version
Requires
ext-dom Version
*
php-vcr/php-vcr Version ^1.6.0
php Version ~8.2.0 || ~8.3.0 || ~8.4.0
phpunit/phpunit Version ^10.5.0 || ^11.0
php-soap/engine Version ^2.13
php-soap/xml Version ^1.8
veewee/xml Version ^3.0
php-vcr/php-vcr Version ^1.6.0
php Version ~8.2.0 || ~8.3.0 || ~8.4.0
phpunit/phpunit Version ^10.5.0 || ^11.0
php-soap/engine Version ^2.13
php-soap/xml Version ^1.8
veewee/xml Version ^3.0
The package php-soap/engine-integration-tests contains the following files
Loading the files please wait ....