24252627282930
private Multiplier m; @Override protected void setUp() throws Exception { m = new Multiplier(); }