Zhongyue Luo
d53f1c8570
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-09-17 13:44:45 -07:00
2013-09-24 01:32:00 +00:00
2013-10-01 10:00:22 -04:00
2013-09-23 10:23:05 +02:00
2013-09-11 12:12:10 +02:00
2013-08-08 12:46:18 +09:00
2013-09-25 22:36:42 +03:00
2013-09-12 10:31:00 -07:00
2013-09-11 12:12:10 +02:00
2013-09-27 07:33:17 +00:00
2013-09-28 12:54:53 -04:00
2013-09-20 01:37:51 +08:00
2013-09-27 12:25:44 +00:00
2013-10-03 23:01:48 +00:00
2013-10-03 23:01:48 +00:00
2013-08-26 16:39:38 -07:00
2013-07-24 20:18:23 +09:00
2013-09-27 11:40:44 -07:00
2013-08-11 11:15:28 -03:00
2013-09-05 01:16:52 +09:00
2013-07-06 15:02:43 -04:00
2013-09-21 07:30:33 -07:00
2013-07-25 21:47:30 +04:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-07-19 13:25:04 +04:00
2013-09-13 07:44:40 -07:00
2013-08-23 13:41:31 -07:00
2013-07-06 15:02:43 -04:00
2013-09-12 01:06:51 +02:00
2013-07-06 15:02:43 -04:00
2013-09-19 17:32:30 +04:00
2013-09-19 17:32:30 +04:00
2013-08-29 20:35:08 -04:00
2013-07-06 15:02:43 -04:00
2013-09-07 02:10:57 +09:00
2013-07-06 15:02:43 -04:00
2013-08-12 16:55:48 -07:00
2013-08-09 14:08:27 +04:00
2013-09-19 17:32:30 +04:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-08-23 13:41:31 -07:00
2013-09-21 07:30:33 -07:00
2013-09-11 12:12:10 +02:00
2013-09-11 12:12:10 +02:00
2013-07-06 15:02:43 -04:00
2013-09-11 14:51:55 -06:00
2013-09-11 12:12:10 +02:00
2013-08-08 12:46:18 +09:00
2013-07-06 15:02:43 -04:00
2013-07-31 02:10:35 -07:00
2013-09-23 10:21:24 -04:00
2013-07-06 15:02:43 -04:00
2013-09-05 03:53:59 -07:00
2013-09-06 16:19:07 +08:00
2013-09-29 19:48:56 -07:00
2013-09-19 21:18:43 +00:00
2013-07-06 15:02:43 -04:00
2013-09-19 21:21:12 +00:00
2013-09-19 21:21:12 +00:00
2013-09-10 13:04:14 -04:00
2013-08-23 13:41:31 -07:00
2013-07-08 18:25:44 +02:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-09-21 18:37:31 -07:00
2013-07-19 13:25:04 +04:00
2013-09-13 07:26:22 -07:00
2013-09-23 08:07:16 +04:00
2013-08-28 21:37:21 +08:00
2013-09-17 10:18:22 -07:00
2013-09-23 10:21:24 -04:00
2013-07-25 21:47:30 +04:00
2013-07-30 18:31:00 -07:00
2013-09-25 14:41:31 +08:00