@Test
 public void defaultConstructorShouldHaveNullGraphic() {
   assertNull(smi.getGraphic());
 }