BaseTestCaseTrait > minor refactoring

This commit is contained in:
Meritoo
2018-08-27 22:04:35 +02:00
parent 35b70f53e7
commit 575bb344cd

View File

@@ -19,8 +19,7 @@ use ReflectionMethod;
use stdClass; use stdClass;
/** /**
* BaseTestCaseTrait * Trait for the base test case
* Created on 2017-11-02
* *
* @author Meritoo <github@meritoo.pl> * @author Meritoo <github@meritoo.pl>
* @copyright Meritoo <http://www.meritoo.pl> * @copyright Meritoo <http://www.meritoo.pl>