848586878889909192
@Override protected void setUp() throws Exception { super.setUp(); counter = 0; controller = new FakeServerRpcController(); frontend = new FakeClientFrontend(); rpcImpl = WaveClientRpcImpl.create(frontend, false); }