891011121314
public class TestGetSample extends TestCase { MapPopSample mappop; protected void setUp() throws Exception { mappop = new MapPopSample(); }