DecoderCountersUtil.java
3.17 KB
-
Use Truth instead of framework asserts in all tests. · e991a801
This achieves two things: 1. All our tests use the same type of assertions. 2. The tests currently run as instrumentation test can be moved to Robolectric without changing the assertions. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182910542
tonihei committed