spec\Newscoop\Installer\Services\BootstrapServiceSpec::it_checks_if_directory_is_writable PHP Method

it_checks_if_directory_is_writable() public method

    function it_checks_if_directory_is_writable()
    {
        $this->checkDirectories()->shouldReturn(true);
    }