for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace TheCodingMachine\ElastiQL;
use PHPUnit\Framework\TestCase;
class GraphQLMapperTest extends TestCase
{
public function testGetIndex()
}