public function testGetPrimaryKeyHashFromRowReturnsNull()
 {
     $this->assertNull(\Map\StuffTableMap::getPrimaryKeyHashFromRow($row = array()));
 }