MediaAgent.OUTPUT_URL_PARAMETER_NAME,
"http://example.com/" + "1234-5678-90");
expectedOutputParams.put(
"an-extra-output-parameter", "value-of-the-extra-param");
agent.waitForComplete(Collections.singleton(requestId));
checkExpectedOutputParameters(responseCallback, expectedOutputParams);
}
public void testMultipleCall() throws Exception {
final MediaAgent agent = new DefaultMediaAgent(