• 
      

    Get rid of deprecated TestCase assertion methods.

    Review Request #4581 — Created Sept. 17, 2013 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Get rid of deprecated TestCase assertion methods.

    TestCase has a bunch of methods which have been replaced with other names for
    various reasons. We've fixed up most but not all of these. This change converts
    all of these to use the new names.

    Ran unit tests