mox3/mox3/tests
Cao Xuan Hoang ebefae0c09 Replace 'assertTrue(a (not)in b)' with 'assert(Not)In(a, b)'
trivialfix

Change-Id: Ifd59a01a96dd9e54fbfa62532f10636ce1de7705
2016-11-28 11:41:19 +07:00
..
__init__.py Changed directory test to tests. Fixed travis config. 2012-04-26 23:10:02 +02:00
mox_helper.py Fix the leading indentation issue. 2013-05-21 17:12:00 -04:00
stubout_helper.py Fix all of the flake8/hacking warnings. 2013-05-21 18:41:20 -04:00
test_mox.py Replace 'assertTrue(a (not)in b)' with 'assert(Not)In(a, b)' 2016-11-28 11:41:19 +07:00
test_stubout.py Migrate test bases to testtools. 2013-05-21 19:23:45 -04:00