Libraries tagged by mockery

precision-soft/symfony-phpunit

0 Favers
688 Downloads

library used to make writing phpunit tests easier

Go to Download


jasonmccreary/test-double

12 Favers
5 Downloads

Go to Download


facile-it/moka

9 Favers
11641 Downloads

Shorthand for creating mock objects

Go to Download


crimsonkissaki/mockmaker

4 Favers
42 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


unit-testing/mockery-helper

0 Favers
67 Downloads

a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests

Go to Download


gwa/mockery-wp-bridge

0 Favers
1335 Downloads

WpBridge is a simple bridge to mock all wordpress function.

Go to Download


granam/test-with-mockery

0 Favers
373 Downloads

Mockery test helper ensuring mocked method exists

Go to Download


elmpp/mockery

0 Favers
29 Downloads

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

Go to Download


bilge/mockery

0 Favers
21 Downloads

Mockery is a simple yet flexible PHP mock object framework

Go to Download


thinkverse/pest-plugin-mockery

0 Favers
5 Downloads

Add mockery global helpers to PestPHP

Go to Download


ostark/craft-mockery

0 Favers
18 Downloads

Mockery for Craft

Go to Download


ehough/mockery

0 Favers
880 Downloads

Fork of padraic/mockery compatible with PHP 5.2+.

Go to Download


akamon/mockery-callable-mock

2 Favers
36961 Downloads

Mockery Callable Mock

Go to Download


acid/mockery

2 Favers
119 Downloads

Acid Mockery Extension

Go to Download


synaq/mockery-extras

0 Favers
2852 Downloads

Extra matching tools for the Mockery framework.

Go to Download


<< Previous Next >>