openpyxl.worksheet.tests.test_protection module

openpyxl.worksheet.tests.test_protection.SheetProtection()[source]
class openpyxl.worksheet.tests.test_protection.TestSheetProtection[source]

Bases: object

test_bool(SheetProtection)[source]
test_ctor(SheetProtection)[source]
test_other_algorithm(SheetProtection)[source]
openpyxl.worksheet.tests.test_protection.test_ctor_with_password(SheetProtection)[source]
openpyxl.worksheet.tests.test_protection.test_explicit_password(SheetProtection, password, already_hashed, value)[source]