google-nomulus/javatests/google/registry/tmch
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
..
testdata Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
LordnLogTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
LordnTaskTest.java Migrate away from VoidWorks 2018-06-27 15:28:52 -04:00
NordnUploadActionTest.java Remove the use of InjectRule in UrlFetchUtilsTest 2018-10-22 18:44:56 -04:00
NordnVerifyActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SmdrlCsvParserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchActionTestCase.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
TmchCertificateAuthorityTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchCrlActionTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchDnlActionTest.java Make return value of ClaimsListShard.getClaimKey() Optional 2018-03-06 19:15:52 -05:00
TmchSmdrlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchTestData.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestDataExpirationTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
TmchXmlSignatureTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00