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