1
0
Fork 0
composer/tests/Composer
nevvermind 3032f0a538 Refactor based on code review
- Move the version api getter to the PluginManager And make it such that it can be mocked, but not pollute the public interface. That means "protected" visibility.
- The plugin api version constant should still be used throughout the code.
- Use different fixtures class names
- Use regex possessive quantifiers for performance
- Use full words for readability
2015-06-02 17:40:32 +01:00
..
Test Refactor based on code review 2015-06-02 17:40:32 +01:00
TestCase.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00