Tests - increase code coverage

This commit is contained in:
Meritoo
2017-10-31 21:27:42 +01:00
parent 452a4ec458
commit 36ddb326b9
3 changed files with 169 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
<?php
/**
* (c) Meritoo.pl, http://www.meritoo.pl
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Meritoo\Common\Test\Base;
use Generator;