public function testGetName()
 {
     $this->assertEquals(PriceListType::NAME, $this->type->getName());
 }