Download the PHP package blackbird/magento-mock-object without Composer
On this page you can find all versions of the php package blackbird/magento-mock-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento-mock-object
# magento-mock-object
[![Latest Stable Version](https://img.shields.io/badge/version-1.1.0-blue)](https://packagist.org/packages/blackbird/magento-mock-object)
[![License: MIT](https://img.shields.io/github/license/blackbird-agency/magento-mock-object.svg)](./LICENSE)
This module is a simple repository to use on require-dev to have available objects that implements DataObject methods.
Since almost every object in magento extends from DataObject,
mocking object with PHPUnit can be painful as you have to handle popular methods
like or manually on every object you mock. More objects will be added.
mocking object with PHPUnit can be painful as you have to handle popular methods
like or manually on every object you mock. More objects will be added.
Setup
Get the package
Composer Package:
Install the module
Go to your Magento root directory and run the following magento command:
All versions of magento-mock-object with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4.0||~8.0.0||~8.1.0||~8.2.0
magento/framework Version *
magento/module-catalog Version *
magento/module-customer Version *
magento/module-quote Version *
magento/module-sales Version *
magento/framework Version *
magento/module-catalog Version *
magento/module-customer Version *
magento/module-quote Version *
magento/module-sales Version *
The package blackbird/magento-mock-object contains the following files
Loading the files please wait ....