for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* @author @jayS-de <[email protected]>
*/
namespace JaySDe\HandlebarsBundle\Tests\Helper;
class TranslationHelperTest extends \PHPUnit_Framework_TestCase
{
public function testHandle()
$this->markTestIncomplete();
}