Part of bzrlib.tests.per_repository.test_fetch View In Hierarchy
Inherited from TestCaseWithRepository:
| Method | get_default_format | Undocumented |
| Method | make_repository | Undocumented |
Assert that result is the parents of 'tip' after fetching snapshots.
This helper constructs a 1.9 format source, and a test-format target
and fetches the result of building snapshots in the source, then
asserts that the parents of tip are result.
:param result: A parents list for the inventories.get_parent_map call.
:param snapshots: An iterable of snapshot parameters for
BranchBuilder.build_snapshot.
'