register(new ORMServiceProvider()); $this->assertInstanceof('Doctrine\\ORM\\EntityManager', self::$DI['app']['EM']); } }