Fix unit test names, property and function visibility

This commit is contained in:
Romain Neutron
2013-12-06 10:26:54 +01:00
parent 804caccc73
commit a3b1ae7163
313 changed files with 510 additions and 534 deletions

View File

@@ -7,7 +7,7 @@ use Guzzle\Http\Client as Guzzle;
use Symfony\Component\Process\PhpExecutableFinder;
use Symfony\Component\Process\ProcessBuilder;
class ComposerSetupTest extends \PHPUnit_Framework_TestCase
class ComposerSetupTest extends \PhraseanetTestCase
{
public function testSetup()
{