for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Kingsquare\Parser\Banking\Mt940\Engine;
/**
*
*/
class ParseTest extends \PHPUnit_Framework_TestCase
{
public function testParse()
$this->markTestIncomplete('The unkonwn / default is still empty and reverts to engine');
}