userDriver = Test\User\DriverInternalMock::class; $this->data = new Test\RuntimeData($conf); $this->data->user = new User($this->data); } }