예제 #1
0
 def _compare_obj(self, obj, db_obj):
     test_objects.compare_obj(self, obj, db_obj,
                              allow_missing=test_service.OPTIONAL)
예제 #2
0
 def _compare_obj(self, obj, db_obj):
     test_objects.compare_obj(self, obj, db_obj,
                              allow_missing=test_service.OPTIONAL)