for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace SpeckCatalogTest\Service;
use PHPUnit\Extensions\Database\TestCase;
class AvailabilityTest extends \PHPUnit_Framework_TestCase
{
public function testFoo()
}