mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
This is one step toward following the google3's test naming convention.
See go/java-testing/getting_started#basic-test-template for details
why prefix test isn't necessary.
This CL is generated by following command
$ find -name '*Test.java' | xargs -I{} sed -i 's/^\ \ public\ void\ test\([A-Z]\)\(.*\)$/ public void \L\1\E\2/' {}
PiperOrigin-RevId: 300530329
|
||
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer2/ext/flac | ||
| AndroidManifest.xml | ||