Part of lp.testing.tests.test_systemdocs View In Hierarchy
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. |