aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/testing/protocoltester.go
Commit message (Collapse)AuthorAgeFilesLines
* p2p/testing: check for all expectations in TestExchangesJanos Guljas2018-02-181-5/+74
| | | | | Handle all expectations in ProtocolSession.TestExchanges in any order that are received.
* p2p/protocols, p2p/testing: protocol abstraction and testingzelig2018-01-181-0/+200