summaryrefslogtreecommitdiff
path: root/src/test/java/com
AgeCommit message (Collapse)Author
2012-03-28Handle failing RPCs.Kjetil Ørbekk
– Handles RPCs that fail because the recipient calls setFailed(). – Handles RPCs that fail because the connection is closed.
2012-03-28Add functional test.Kjetil Ørbekk
2012-03-28Tested version of TimeoutManager.Kjetil Ørbekk