tests.test_extra
Extra Test module for docs.utils functionality.
This module provides extra test cases for the docs.utils module, focusing on the utils.sanitize_url method for url encoding.
Module Contents
Classes
Test cases for docs.utils module. |
Data
API
- tests.test_extra.__module__[source]
‘tests’
- class tests.test_extra.ExtraDocsUtilsTestSuite(methodName='runTest')[source][source]
Bases:
context.BasicUsageTestSuiteTest cases for docs.utils module.
Initialization
Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
- __module__[source]
‘tests.test_extra’
- URL_TEST_FIXTURES[source]
None