6869707172737475
@Before public void setupTest() throws Exception { this.remote = new RemoteSystem(); this.service = new LocalServiceWithCallback(remote); this.setupLocalService(); }