MCPcopy Create free account
hub / github.com/Azure/azure-storage-python / is_playback

Method is_playback

tests/testcase.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

82 time.sleep(seconds)
83
84 def is_playback(self):
85 return self.test_mode == TestMode.playback
86
87 def get_resource_name(self, prefix=''):
88 # Append a suffix to the name, based on the fully qualified test name

Callers 1

sleepMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected