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

Method is_file_encryption_enabled

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

Source from the content-addressed store, hash-verified

369 self.assertEqual(i[1], size)
370
371 def is_file_encryption_enabled(self):
372 return self.settings.IS_SERVER_SIDE_FILE_ENCRYPTION_ENABLED
373
374
375def record(test):

Calls

no outgoing calls

Tested by

no test coverage detected