function testGetTypeOfField()
 {
     $this->assertEquals('string', $this->metadata->getTypeOfField('field'));
 }