@Test
 public void testGetFieldName() throws Exception {
   assertEquals(testFieldName, fieldDefinition.getFieldName());
 }