management.tests.test_forms.test_backup¶
Test suite for the BackupOptionsForm.
Classes¶
Test suite for the BackupOptionsForm. |
Module Contents¶
- class management.tests.test_forms.test_backup.BackupOptionsFormTest(methodName='runTest')[source]¶
Bases:
django.test.TestCaseTest suite for the BackupOptionsForm.
- test_missing_required_fields()[source]¶
Test form validation fails when required fields are missing.