@Test
public void testAllDownInstances() throws Exception
{
ServerList serverList = new ServerList("1:one,2:two,3:three");
RemoteInstanceRequestClient mockClient = new RemoteInstanceRequestClient()
{
@Override
public void close() throws IOException
{
}