Part of bzrlib.tests.per_workingtree
WorkingTree implementation tests for bzr. This test the conformance of all the workingtre variations to the expected API. Specific tests for individual formats are in the tests/test_workingtree file rather than in tests/per_workingtree/*.py.
Function | make_scenarios | Undocumented |
Function | make_scenario | Undocumented |
Function | wt_scenarios | Returns the scenarios for all registered working trees. |
Class | TestCaseWithWorkingTree | Undocumented |
Function | load_tests | Undocumented |
Class | TestWtScenarios | Undocumented |