google-nomulus/javatests/google/registry/dns
mountford e72491e59b Replace to(Upper|Lower)Case with Ascii.to$1Case
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127583677
2016-07-19 10:43:38 -04:00
..
writer Replace to(Upper|Lower)Case with Ascii.to$1Case 2016-07-19 10:43:38 -04:00
BUILD Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DnsInjectionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
DnsQueueTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
DnsTestComponent.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
PublishDnsUpdatesActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ReadDnsQueueActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
RefreshDnsActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
WriteDnsActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00