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