承接 sminnee/phpunit-mock-objects 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sminnee/phpunit-mock-objects

最新稳定版本:3.4.10

Composer 安装命令:

composer require sminnee/phpunit-mock-objects

包简介

Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)

关键字:

README 文档

README

Latest Stable Version Minimum PHP Version Build Status

PHPUnit_MockObject

PHPUnit_MockObject is the default mock object library for PHPUnit.

This is a fork of the original project to provide support for newer PHP versions to PHPUnit 5.

Requirements

  • PHP 5.6 is required but using the latest version of PHP is highly recommended

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require phpunit/phpunit-mock-objects

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev phpunit/phpunit-mock-objects

统计信息

  • 总下载量: 190.31k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 9
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 152
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2019-06-14