public function testGetName()
	{
		$this->assertEquals('migration-configuration', $this->helper->getName());
	}
	public function testGetName()
	{
		$this->assertEquals('diContainer', $this->helper->getName());
	}
	public function testGetName()
	{
		$this->assertEquals('entityManager', $this->helper->getName());
	}