9101112131415
public class TestGeometry2D3DSphere extends TestCase { protected Geometry2D3DSphere sphere; public void setUp() { sphere = new Geometry2D3DSphere(); }