Zhongyue Luo 844e3d9c52 Utilizes assertIsNone and assertIsNotNone
Using assertTrue and the 'is' operator to test if an element is None
is too python2.4. Our unit testing framework supports
assertIsNone and assertIsNotNone which were created
for these types of tests.

Fixes bug #1230028

Change-Id: Ia58d92c52d0aca9c22360dd44de19d4e5878ab13
2013-10-03 23:01:48 +00:00
..
2013-08-16 10:10:30 +08:00
2013-10-03 16:21:14 +00:00
2013-09-08 15:58:12 +08:00
2013-10-01 23:16:23 +00:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-08-15 22:58:14 +03:00
2013-09-08 15:58:12 +08:00
2013-09-08 15:58:12 +08:00
2013-09-08 15:58:12 +08:00
2013-07-06 15:02:43 -04:00