Test |
Duration |
Result |
WHEN sending a click or impression callback THEN ensure the correct request parameters are used |
0.005s |
passed |
WHEN sending a click or impression callback and the client throws an IOException THEN false is returned |
0.009s |
passed |
WHEN sending a click or impression callback and the response is a failure THEN false is returned |
0.658s |
passed |
WHEN sending a click or impression callback and the response is null THEN false is returned |
0.001s |
passed |
WHEN sending a click or impression callback and the response is success THEN true is returned |
0.125s |
passed |