5455565758596061626364
* * @throws UmiException */ @Test public void testAuthenticateUser01() throws UmiException { assertFalse(userManager.authenticate(new IAuthenticationData() { @Override public String getUserName() { return "kot"; //$NON-NLS-1$ }