Lines Matching defs:api
34 import pkg.client.api as api
325 """Verify that properties of the ImageInterface api object are
352 """Verify that the publisher api methods work as expected.
452 "bobcat": (api.PackageInfo(ffoo),),
551 # that api functions still work as expected.
607 """Test deprecated api interfaces."""
722 self.assertEqual(type(dest), api.LicenseInfo)
771 self.assertEqual(type(src), api.LicenseInfo)
778 self.assertEqual(type(dest), api.LicenseInfo)
842 self.assertEqual(type(src), api.LicenseInfo)
849 self.assertEqual(type(dest), api.LicenseInfo)