Download the PHP package wikimedia/testing-access-wrapper without Composer
On this page you can find all versions of the php package wikimedia/testing-access-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikimedia/testing-access-wrapper
More information about wikimedia/testing-access-wrapper
Files in wikimedia/testing-access-wrapper
Download wikimedia/testing-access-wrapper
More information about wikimedia/testing-access-wrapper
Files in wikimedia/testing-access-wrapper
Vendor wikimedia
Package testing-access-wrapper
Short Description A simple helper class to access non-public elements of a class when testing.
License GPL-2.0-or-later
Homepage https://www.mediawiki.org/wiki/Testing-access-wrapper
Package testing-access-wrapper
Short Description A simple helper class to access non-public elements of a class when testing.
License GPL-2.0-or-later
Homepage https://www.mediawiki.org/wiki/Testing-access-wrapper
Please rate this library. Is it a good library?
Informations about the package testing-access-wrapper
Wikimedia Testing Access Wrapper
Testing Access Wrapper is a simple helper for writing unit tests which provides convenient shortcuts for using reflection to access non-public properties/methods.
The code was originally part of MediaWiki. See composer.json for a list of authors.
Usage
Running tests
composer install
composer test
All versions of testing-access-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package wikimedia/testing-access-wrapper contains the following files
Loading the files please wait ....