public function testGetType()
 {
     $this->assertSame($this->type, $this->object->getType());
 }