Vasyl Saienko a786c0244d Use assertIsInstance/assertNotIsInstance in tests
This patch replaces assertTrue(isinstance(a, b))/assertFalse(isinstance(a, b))
by native assert function assertIsInstance/assertNotIsInstance.

Change-Id: I0183d57926ed9a4953dc6e66e5d081f008d857df
2016-08-31 12:24:32 +03:00
..
2016-08-04 12:16:18 +03:00
2016-08-29 14:07:00 +00:00
2016-08-30 14:16:52 +00:00
2016-08-24 01:34:03 +00:00
2016-08-30 14:16:52 +00:00
2016-06-11 07:09:11 +00:00