Home
last modified time | relevance | path

Searched refs:MockServiceWithConfigTestCase (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/
Dtest_connection.py26 from tests.unit import MockServiceWithConfigTestCase
53 class TestSigV4HostError(MockServiceWithConfigTestCase):
95 class TestSigV4Presigned(MockServiceWithConfigTestCase):
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/
D__init__.py80 class MockServiceWithConfigTestCase(AWSMockServiceTestCase): class
82 super(MockServiceWithConfigTestCase, self).setUp()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/sqs/
Dtest_connection.py25 from tests.unit import AWSMockServiceTestCase, MockServiceWithConfigTestCase
118 class SQSProfileName(MockServiceWithConfigTestCase):
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/auth/
Dtest_sigv4.py26 from tests.unit import MockServiceWithConfigTestCase
524 class TestS3SigV4OptIn(MockServiceWithConfigTestCase):
556 class TestSigV4OptIn(MockServiceWithConfigTestCase):