commit | 2bdd86ec6cbafe421e5f4c24b6ec0f0fffe27f90 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Feb 09 13:05:19 2017 -0800 |
committer | Kenny Root <kroot@google.com> | Fri Feb 10 10:30:35 2017 -0800 |
tree | 8b675fb521a0a4192e7d09f50b53b53739904d45 | |
parent | 132891099df745b153f15421c4e7bd0197602725 [diff] |
Reduce number of lint warnings When compiled against the SDK, junit.framework is noted as deprecated. Changing this to use JUnit4-style asserts doesn't break any users. Test: cts-tradefed run cts -m CtsLibcoreTestCases Change-Id: Ic480b16db8e0ef13b55e7f3c005c7d9c26da0114