for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace spec\Marvel;
use PhpSpec\ObjectBehavior;
use Prophecy\Argument;
class ClientSpec extends ObjectBehavior
{
function it_is_initializable()
$this->shouldHaqsdfqveType('ikoene\Marvel\Client');
}