Libraries tagged by Text object
lubosdz/simpletest
35 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
komex/influence
32 Downloads
Mocking any objects and classes
ilune/simpletest
604 Downloads
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
feedtailor/mocking-property-modifier
103 Downloads
A property modifier for Mock object.
elmpp/mockery
33 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.
doctrineum/entity
2629 Downloads
Doctrine entity tests against real SQL persistence
carlosv2/communism
3326 Downloads
Little utility to easily extract and inject properties from objects
bilge/mockery
32 Downloads
Mockery is a simple yet flexible PHP mock object framework
bebat/filesystem-assertions
1014 Downloads
Collection of assertions about filesystem objects
komex/delusion
93 Downloads
Mock object instrument. Allows to mock and stub all not build-in objects and static classes.
ehough/mockery
883 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
net_bazzline/php_component_testcase
8 Downloads
php component generalize test case objects for knowledge tests
wmjasonward/laravel-creates-http-requests
73 Downloads
Trait for creating http Request objects in test cases
serendipity_hq/phpunit_helper
18718 Downloads
PHPUnit helper to manage tested resource, mocked objects and test values.
mrbig00/yii2-class-validator
10 Downloads
This validator test if an object (instance) is a subtype of a given class