Home
last modified time | relevance | path

Searched refs:get_docstring_for_method (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-botocore/botocore-1.21.61/tests/functional/docs/
H A Dtest_s3.py47 content = self.get_docstring_for_method('s3', 'copy_object')
54 content = self.get_docstring_for_method('s3', 'copy_object')
H A Dtest_lex.py20 docs = self.get_docstring_for_method('lex-runtime', 'post_content')
H A Dtest_ec2.py35 content = self.get_docstring_for_method('ec2', 'purchase_scheduled_instances')
H A Dtest_alias.py20 content = self.get_docstring_for_method(
H A D__init__.py81 def get_docstring_for_method(self, service_name, method_name): member in BaseDocsFunctionalTest
/dports/devel/py-botocore/botocore-1.21.61/tests/functional/
H A Dtest_cloudformation.py18 content = self.get_docstring_for_method('cloudformation', 'get_template')