Libraries tagged by Text object
eastoriented/php-test
216 Downloads
A PHP library which define `if` as object
bpong/wordpress-integration-test-bench
119 Downloads
Object-oriented interface to use the WordPress-develop integration test framework.
laelaps/phpunit-test-aware
61 Downloads
Collection of PHPUnit aware objects for some deeper testing and mocking.
jose/test-package-laravel
9 Downloads
This package has the objective to consult the CEP within one or more web APIs that will retrieve the address of the given number.
williamgall/simpletest
134 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
smt/open-popo
23 Downloads
Simple library for easy testing Plain Old PHP Objects (inspired by open-pojo)
pedrohenrique-conectala/teste01
2 Downloads
lubosdz/simpletest
33 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
komex/influence
27 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
101 Downloads
A property modifier for Mock object.
elmpp/mockery
27 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
2625 Downloads
Doctrine entity tests against real SQL persistence
bilge/mockery
21 Downloads
Mockery is a simple yet flexible PHP mock object framework
komex/delusion
93 Downloads
Mock object instrument. Allows to mock and stub all not build-in objects and static classes.