979899100101102103104105106107
String.class, "Bon"); anyPort1.setAny(ele2); any.add(anyPort); any.add(anyPort1); String rep = port.sayHi(any); assertEquals(rep, "helloBon"); } @Test @Ignore
96979899100101102103104105106
String.class, "Bon"); anyPort1.setAny(ele2); any.add(anyPort); any.add(anyPort1); String rep = port.sayHi(any); assertEquals(rep, "helloBon"); } @Test public void testList() throws Exception {
9899100101102103104105106107108
9596979899100101102103104105