Classes | |
class | MultipleUploadFileApp |
class | SingleUploadFileApp |
class | TestFileUpload |
class | TestFormLint |
class | TestForms |
class | TestInput |
class | TestResponseFormAttribute |
class | TestSelect |
class | UploadBinaryApp |
Functions | |
def | select_app |
def | select_app_unicode |
def | select_app_without_default |
def | select_app_without_values |
def tests.test_forms.select_app | ( | environ, | |
start_response | |||
) |
Definition at line 275 of file test_forms.py.
def tests.test_forms.select_app_unicode | ( | environ, | |
start_response | |||
) |
Definition at line 431 of file test_forms.py.
def tests.test_forms.select_app_without_default | ( | environ, | |
start_response | |||
) |
Definition at line 379 of file test_forms.py.
def tests.test_forms.select_app_without_values | ( | environ, | |
start_response | |||
) |
Definition at line 327 of file test_forms.py.