@Test
 public final void testGetHost() {
   assertEquals(HOST, config.getHost());
 }