Some of tests use different method of assertTrue(isinstance(A, B)), The correct way is to use assertIsInstance(A,B) provided by testtools Closes-bug: #1268480 Change-Id: I718b86e83b93a4e778710b9de895f2796a9b6d61
3.5 KiB
3.5 KiB