hsarback/test/de/hsadmin/remote/CustomerTest.java | ●●●●● patch | view | raw | blame | history |
hsarback/test/de/hsadmin/remote/CustomerTest.java
@@ -43,9 +43,9 @@ } String grantingTicketURL = cas.getGrantingTicketURL(user); Map<String, String> setParams = new HashMap<String, String>(); setParams.put("membercode", "hsh00-aaa"); setParams.put("membercode", "hsh00-abc"); setParams.put("password", "geheimnIs"); setParams.put("memberno", "20001"); setParams.put("memberno", "20002"); setParams.put("membersince", "01.10.2010"); setParams.put("contact_salut", "Herr"); setParams.put("contact_title", "Dr.");