~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_bound_branches.py

  • Committer: Martin Pool
  • Date: 2011-04-15 07:01:22 UTC
  • mto: This revision was merged to the branch mainline in revision 5789.
  • Revision ID: mbp@sourcefrog.net-20110415070122-7x24skeadcm7wvut
Switch away from using failUnlessExists and failIfExists

Show diffs side-by-side

added added

removed removed

Lines of Context:
337
337
 
338
338
        child_tree.merge_from_branch(other_branch)
339
339
 
340
 
        self.failUnlessExists('child/c')
 
340
        self.assertPathExists('child/c')
341
341
        self.assertEqual([new_rev_id], child_tree.get_parent_ids()[1:])
342
342
 
343
343
        # Make sure the local branch has the installed revision