Test 1: Point: Point (7, 11) Test 2: Circle: Radius = 3.5 Point (22, 8) Test 3: Cylinder: Height = 10 Radius = 3.3 Point (10, 10) Test 4: Point: Point (7, 11) GetArea = 0 GetVolume = 0 Test 5: Circle: Radius = 3.5 Point (22, 8) GetArea = 38.4845 GetVolume = 0 Test 6: Cylinder: Height = 10 Radius = 3.3 Point (10, 10) GetArea = 275.769 GetVolume = 342.119