| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| assets | ||
| java/com/google/android/exoplayer2 | ||
| resources | ||
| AndroidManifest.xml |
Replace assertThat(a >= b).isTrue() with assertThat(a).isAtLeast(b) because it reads more natural, and in case the assertion fails, it will print out the actual values to help debugging. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=201371993
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| assets | Loading commit data... | |
| java/com/google/android/exoplayer2 | Loading commit data... | |
| resources | Loading commit data... | |
| AndroidManifest.xml | Loading commit data... |