@Test
 public void testGetConstraints() throws Exception {
   assertEquals(mockConstraints, fieldDefinition.getConstraints());
 }