public void testGetY() {
   assertEquals(2.0f, r.getY(), 0.0f);
 }