Rename test case to avoid possible name conflict 25/29325/2
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Fri, 24 Feb 2017 02:08:41 +0000 (10:08 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 27 Feb 2017 13:46:53 +0000 (21:46 +0800)
pytest does not allow two test file have same name despite they are in
different folder.

Change-Id: I568fe042f6dbe99df336d0ce4d6ed9c78305fe74
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/unit/collector/collector_test.py [moved from tests/unit/collector/base_test.py with 100% similarity]