Browse Source
According to https://pypi.python.org/pypi/fixtures, prior to version 1.3.0 fixtures recommended overriding setUp. This is still supported, but since it is harder to write leak-free fixtures in this fashion, it is not recommended. We should override _setUp now. Change-Id: Id269b706c44cdb9c12e075ccb69dcb6055b18a3c Closes-Bug: 1476573changes/12/204012/1
3 changed files with 3 additions and 8 deletions
Loading…
Reference in new issue