16171819202122
protected void setUp() throws Exception { // TODO [aavtuchovich] 07.02.2012: I do not understand. Why? // super.setUp() // specifiers method, protected super.setUp(); money = new MoneyStudent(1650, 2230); }