Extend some test stuff.

This commit is contained in:
James Cole
2016-11-20 08:30:25 +01:00
parent f8c5c15655
commit 45e7a4576a
50 changed files with 123 additions and 116 deletions

View File

@@ -3,7 +3,7 @@ namespace Transaction;
use TestCase;
/**
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 06:10:33.
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 07:15:14.
*/
class ConvertControllerTest extends TestCase
{
@@ -16,7 +16,7 @@ class ConvertControllerTest extends TestCase
*/
public function setUp()
{
parent::setUp();
}
/**