• 
      

    Ensure we call super() setUp/tearDown methods in tests

    Review Request #9061 — Created July 8, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    027ef82...

    Reviewers

    I ran into some funky issues of super class setUp/tearDown methods not
    always being called, so this change rectifies all cases where we are not
    calling superclass setUp and tearDown.

    Unit tests pass.

    Description From Last Updated

    Blank line here for consistency with the others.

    chipx86chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    1. 
        
    2. Show all issues

      Blank line here for consistency with the others.

    3. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (9ebe2ad)