diff options
author | Lukasz Wojciechowski <l.wojciechow@partner.samsung.com> | 2017-10-06 21:52:53 +0200 |
---|---|---|
committer | Lukasz Wojciechowski <l.wojciechow@partner.samsung.com> | 2018-04-27 17:34:20 +0200 |
commit | bb6cbf25a23f5ec4970e72cdb4bb731a9bc84dbb (patch) | |
tree | e62b07d711da9ba1e298ef70a68799cde8efdec3 /tunnels | |
parent | 8449acda09a55dfc750fb20bd11eaa064dd15efe (diff) | |
download | boruta-bb6cbf25a23f5ec4970e72cdb4bb731a9bc84dbb.tar.gz boruta-bb6cbf25a23f5ec4970e72cdb4bb731a9bc84dbb.tar.bz2 boruta-bb6cbf25a23f5ec4970e72cdb4bb731a9bc84dbb.zip |
Add DeadlineMatcher with tests
DeadlineMatcher is a Matcher interface implementation for handling
pending requests timeouts caused by expiration of Deadline times.
It tries to set Timeout on all reported requests. Some of the timeouts
might be invalid, because the request has change it's state
to canceled or running; or the Deadline time itself has been changed.
Tests base on using MockRequestsManager for mocking up RequestsManager
interface.
Change-Id: I4d790b58a26aa7389250ff57b6bfad662d4d3f7b
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Diffstat (limited to 'tunnels')
0 files changed, 0 insertions, 0 deletions