flake8
passed.
JSHint
passed.
Review Request #10614 — Created July 2, 2019 and submitted
We had several methods and classes marked as deprecated that were still
being used, primarily in unit tests. This change updates those to use
the modern versions, so we can soon remove all deprecated code.
Unit tests pass.
Forgot to stage some changes.
Revision 2 (+36 -35)