public void testGetWidth() {
   assertEquals(3.0f, r.getWidth(), 0.0f);
 }