Part of bzrlib.tests.per_interbranch
InterBranch implementation tests for bzr. These test the conformance of all the interbranch variations to the expected API including generally applicable corner cases. Specific tests for individual formats are in the tests for the formats itself rather than in tests/per_interbranch/*.py.
Function | make_scenarios | Transform the input test list to a list of scenarios. |
Function | default_test_list | Generate the default list of interbranch permutations to test. |
Class | TestCaseWithInterBranch | No class docstring; 6/10 methods documented |
Class | StubWithFormat | A stub object used to check that convenience methods call Inter's. |
Class | StubMatchingInter | An inter for tests. |
Function | load_tests | Undocumented |