google-nomulus/java/google/registry/config
jianglai 4140ef6315 Remove the use of InjectRule in UrlFetchUtilsTest
Random used to be a static variable which requires InjectRule to mock it in unit tests. It is now a singleton, which ensures that the same instance is called every time and Random.nextBytes() generates results that distribute uniformly between each call.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217592767
2018-10-22 18:44:56 -04:00
..
files Update Spec 11 emails body and add a bcc address. 2018-10-17 11:51:28 -04:00
BUILD Switch to new Json credential provisioning 2018-09-08 00:21:22 -04:00
ConfigUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CredentialModule.java Use new default credentials in a few more modules 2018-09-14 11:53:42 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapNoticeDescriptor.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
RegistryConfig.java Remove the use of InjectRule in UrlFetchUtilsTest 2018-10-22 18:44:56 -04:00
RegistryConfigSettings.java Update Spec 11 emails body and add a bcc address. 2018-10-17 11:51:28 -04:00
RegistryEnvironment.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
YamlUtils.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00