3536373839404142
assertCollected("dropped through to DflOut"); } public void testCallKeeperArg() { context.put("ugh", "123"); Mojasef.delegate(keeper, new StringKeeperParam(), dfl); assertCollected("SK worked, got value '123'"); }