CallDistanceTransceiver.py: make test_send_receive() use the new scheme
authorAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 09:34:28 +0000 (10:34 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 12:25:19 +0000 (13:25 +0100)
commit66972b0e35845c0094880c35576a9505762a1381
tree3fe117688dfc386b2f367dae27786a3f0fbe5309
parente971070b0f5b089547adedcb0517831195115fcc
CallDistanceTransceiver.py: make test_send_receive() use the new scheme

In  test_send_receive() use the new way of passing parameters to
CallDistanceTransceiver, and while at it, improve the test adding some
randomness.
src/savemysugar/CallDistanceTransceiver.py