16171819202122
StringCalculator sCalculator; @Before public void setUp() throws Exception { sCalculator = new StringCalculator(); }