MCPcopy Create free account
hub / github.com/aws/aws-cli / extra_setup

Method extra_setup

awscli/testutils.py:851–853  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

849 self.extra_setup()
850
851 def extra_setup(self):
852 # Subclasses can use this to define extra setup steps.
853 pass
854
855 def tearDown(self):
856 self.files.remove_all()

Callers 1

setUpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected