9101112131415
private Series series; protected void setUp() throws Exception { super.setUp(); series = new Series(1, 1, 100); }