for (int i = 0; i < newList.size() - 1; i++) {
hostProvider.next(0);
}
assertEquals(first, hostProvider.next(0));
hostProvider.onConnected();
}
@Test
public void testUpdateLoadBalancing() throws UnknownHostException {
// Start with 9 servers and 10000 clients