10111213141516
KontoImpl konto; protected void setUp() throws Exception { super.setUp(); konto = new KontoImpl(accountNumber); }