@Test
 public void getNameShowGuestlist() throws Exception {
   Assert.hasText(LogicalViewNames.getNameShowGuestlist(), nameShowGuestlist);
 }