google-nomulus/javatests/google/registry/tmch
jianglai b254269d2f Refactor LordnTask to LordnTaskUtils
Made it clear that it is a util class and moved some of the functions only used in NordnUploadAction (to NordnUploadAction). Also used Retrier to handle retries when leasing tasks.

These changes allow us to no longer use InjectRule in related unit tests.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217761117
2018-10-22 18:59:48 -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
LordnTaskUtilsTest.java Refactor LordnTask to LordnTaskUtils 2018-10-22 18:59:48 -04:00
NordnUploadActionTest.java Refactor LordnTask to LordnTaskUtils 2018-10-22 18:59:48 -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 Refactor LordnTask to LordnTaskUtils 2018-10-22 18:59:48 -04:00
TmchXmlSignatureTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00