futurist/futurist/tests
Sean McGinnis cd07ab5eaf
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I2b8d8d6cf4ac29dc58cd8fe418d613445d65c3be
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:52:37 -05:00
..
__init__.py Add initial .gitreview file and cookie-cutter template 2015-06-02 09:22:45 -04:00
base.py Handle the case where 0.199 is provided as runtime 2015-08-27 16:21:16 -07:00
test_executors.py Remove the duplicated word 2018-08-22 12:07:52 +08:00
test_periodics.py Use unittest.mock instead of third party mock 2020-04-18 11:52:37 -05:00
test_waiters.py Add future waiting helper module 2015-07-11 05:46:37 +00:00