891011121314
public class SimpleSegTest extends TestCase { Simple segW; protected void setUp() throws Exception { segW = new Simple(); }