* @copyright Meritoo */ abstract class BaseTestCase extends TestCase { use BaseTestCaseTrait; }