33343536373839404142
protected void setUp() throws Exception { super.setUp(); cli = new NexusIndexerCli(); System.setOut( new PrintStream( out ) ); System.setErr( new PrintStream( out ) ); }