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

Method test_blob_encryption_samples

samples/test_sample.py:111–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 encryption.run_all_samples()
110
111 def test_blob_encryption_samples(self):
112 encryption = BlobEncryptionSamples(self.account)
113 encryption.run_all_samples()
114
115
116# ------------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 2

run_all_samplesMethod · 0.95

Tested by

no test coverage detected