google-nomulus/javatests/google/registry/rde/imports
jianglai 2020dcb50f Refactor StringGenerator bindings
Make every dependency request explicit on what encoding is used. Also get rid of InjectRule in XjcToDomainResourceConverterTest.

Random number generator providers are separated to secure and insecure ones. The insecure ones must be explicitly requested (usually for use cases where security is not of concern, for better speed).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217921422
2018-10-22 19:06:35 -04:00
..
testdata Fix RDE import pending transfer handling 2017-10-04 16:16:45 -04:00
BUILD Improve internal build system speed 2018-06-27 15:28:52 -04:00
RdeContactImportActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeContactInputTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
RdeContactReaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeDomainImportActionTest.java Refactor StringGenerator bindings 2018-10-22 19:06:35 -04:00
RdeDomainReaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeHostImportActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeHostInputTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
RdeHostLinkActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeHostReaderTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeImportsTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeImportTestUtils.java Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
RdeImportUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeParserTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
XjcToContactResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
XjcToDomainResourceConverterTest.java Refactor StringGenerator bindings 2018-10-22 19:06:35 -04:00
XjcToHostResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00