tests.test_deps
Module Contents
Classes
Test cases for ‘tests/requirements.txt’. |
Data
API
- tests.test_deps.__module__[source]
‘tests’
- class tests.test_deps.TestRequirementsTxt(methodName='runTest')[source][source]
Bases:
context.BasicUsageTestSuiteTest cases for ‘tests/requirements.txt’.
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_deps’