Test Hostmaster ad
This commit is contained in:
parent
6135898d93
commit
e5fc50f5ec
@ -67,6 +67,7 @@ public class CustomerTest {
|
||||
for (int idx=11; idx < 99; idx++) {
|
||||
setParams.put("membercode", "hsh00-n" + idx);
|
||||
setParams.put("memberno", "200" + idx);
|
||||
setParams.put("contact_street", "Hauptstr. " + idx);
|
||||
client.execute(MODULE + ".add", params);
|
||||
}
|
||||
} catch (XmlRpcException e) {
|
||||
|
Loading…
Reference in New Issue
Block a user