Merge pull request #2 from Trismegiste/master |
|
More...
|
almost 12 years ago
|
fixing a DIP violation in the implementation Object Adapter pattern |
|
More...
|
almost 12 years ago
|
add whitelist filter for PHPUnit Test Runner |
|
More...
|
almost 12 years ago
|
add Scrutinizer CI's configuration & badge |
|
More...
|
almost 12 years ago
|
[Facade] test case classes must extend PHPUnit_Framework_TestCase |
|
More...
|
almost 12 years ago
|
[Facade] remove double empty lines |
|
More...
|
almost 12 years ago
|
fix Travis CI's status button and move badges |
|
More...
|
almost 12 years ago
|
add php-coveralls and Coveralls configuration |
|
More...
|
almost 12 years ago
|
execute PHPUnit explicitly for Travis |
|
More...
|
almost 12 years ago
|
install dependencies with 'composer --prefer-source' |
|
More...
|
almost 12 years ago
|
add `composer self-update` to Travis config |
|
More...
|
almost 12 years ago
|
fix PSR-2 violations about '2.2 Files' |
|
More...
|
almost 12 years ago
|
use 'phpunit.xml.dist' instead of 'phpunit.xml' |
|
More...
|
almost 12 years ago
|
also test with PHP 5.5 |
|
More...
|
almost 12 years ago
|
exclude '.travis.yml', 'phpunit.xml' from `git archive` |
|
More...
|
almost 12 years ago
|
add .editorconfig |
|
More...
|
almost 12 years ago
|
remove unneeded '/vendor', 'composer.lock' from .gitattributes |
|
More...
|
almost 12 years ago
|
[Bridge] add example test cases |
|
More...
|
about 12 years ago
|
[Composite] add example test cases |
|
More...
|
about 12 years ago
|
[Decorator] add example test cases |
|
More...
|
about 12 years ago
|
[Prototype] add example test cases |
|
More...
|
about 12 years ago
|
[Singleton] add example test cases |
|
More...
|
about 12 years ago
|
[Hook Operation] add example test cases |
|
More...
|
about 12 years ago
|
[Strategy] fix wrong filenames for test cases |
|
More...
|
about 12 years ago
|
[Template Method] fix wrong classname & filename for ClientTest |
|
More...
|
about 12 years ago
|
[Null Object] add example test cases |
|
More...
|
about 12 years ago
|
[Null Object] fix missing use statement for Delegator class |
|
More...
|
about 12 years ago
|
[Method Chaining] add example test cases |
|
More...
|
about 12 years ago
|
[Template Method] add example test cases |
|
More...
|
about 12 years ago
|
[Facade] add example test cases |
|
More...
|
about 12 years ago
|