Part of bzrlib.tests.per_branch
These test the conformance of all the branch variations to the expected API.
Specific tests for individual formats are in the tests/test_branch
file
rather than in tests/per_branch/*.py
.
Function | make_scenarios | Transform the input formats to a list of scenarios. |
Class | TestCaseWithBranch | This helper will be parameterised in each per_branch test. |
Function | branch_scenarios | Undocumented |
Function | load_tests | Undocumented |