PhpGitHooks\Module\PhpMd\Tests\Behaviour\PhpMdToolCommandHandlerTest::setUp PHP Method

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        $this->phpMdToolCommandHandler = new PhpMdToolCommandHandler(new PhpMdTool($this->getOutputInterface(), $this->getPhpMdToolProcessor()));
    }