function testGetAssociationNames()
 {
     $this->assertEquals(['assoc', 'multiassoc'], $this->metadata->getAssociationNames());
 }