Files
swift/test/unit/obj/test_expirer.py
Kazuhiro MIYAHARA bac79f2dae Unify expirer unit test task queue
To simplify unit tests for object-expirer, this patch unifies
expirer's task queue for each unit tests.
In this patch, following changes are applied:
    1: Unify expirer's task queue
    2: Remove redundant log checking, because some tests checks
       logs in their speciality
    3: Use mocked methods instead of dummy methods which
       raises specialized message exception

Change-Id: I839f0bb43eb827384727356877e33a6be7d9b81d
2018-03-08 08:07:24 +00:00

34 KiB