l.t.t.t.LayeredDocFileSuiteTests(unittest.TestCase) : class documentation

Part of lp.testing.tests.test_systemdocs View In Hierarchy

Tests for LayeredDocFileSuite().
Method setUp Undocumented
Method tearDown Undocumented
Method makeTestFile Make a doctest file in the temporary directory.
Method runSuite Run a test suite, checking that all tests passed.
Method test_creates_test_suites LayeredDocFileSuite creates test suites.
Method test_set_layer A layer can be applied to the created tests.
Method test_stdout_logging LayeredDocFileSuite handles logging.
Method test_optionflags A default set of option flags are applied to doc tests.
Method test_strip_prefix The Launchpad tree root is stripped from test names.
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def makeTestFile(self, filename, content=''):
Make a doctest file in the temporary directory.
def runSuite(self, suite, num_tests=1):
Run a test suite, checking that all tests passed.
def test_creates_test_suites(self):
LayeredDocFileSuite creates test suites.
def test_set_layer(self):
A layer can be applied to the created tests.
def test_stdout_logging(self):
LayeredDocFileSuite handles logging.
def test_optionflags(self):
A default set of option flags are applied to doc tests.
def test_strip_prefix(self):
The Launchpad tree root is stripped from test names.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.