Exemplo n.º 1
0
 public function testGetName()
 {
     $this->assertEquals(PriceListType::NAME, $this->type->getName());
 }