@Test
 public final void testGetAdvertizedTables() {
   assertEquals(Collections.EMPTY_LIST, config.getAdvertizedTables());
 }