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