public function setUp() { parent::setUp(); $this->item = new Vehiculo(); }
public function setUp() { parent::setUp(); $this->item = new Cat(); }