google-nomulus/javatests/google/registry
mcilwain c8059d4d8a Add transactional import helper in RdeImportUtilsTest
This is needed to fix an inability in Java 8 to correctly infer the type
when the transaction was being allowed to return the value it loaded. The
error was:

INFO: Compilation unit  has error diagnostics: [third_party/java_src/gtld/javatests/google/registry/rde/imports/RdeImportUtilsTest.java:109: error: incompatible types: inference variable R has incompatible bounds
    ofy().transact(() -> rdeImportUtils.importEppResource(newContact));
                  ^
    upper bounds: java.lang.Object
    lower bounds: void, third_party/java_src/gtld/javatests/google/registry/rde/imports/RdeImportUtilsTest.java:132:
error: incompatible types: inference variable R has incompatible bounds

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179082154
2017-12-27 10:51:55 -05:00
..
backup Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
batch Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
beam Add beam package to open source build 2017-12-13 12:43:45 -05:00
bigquery Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
billing Generate detail reports from Bigquery via Beam 2017-12-13 12:43:45 -05:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
cron Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
dns Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
export Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
flows Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:50:20 -05:00
groups Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
keyring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
mapreduce/inputs Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
model Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
module Add apache beam to registry and open source 2017-11-07 17:36:07 -05:00
monitoring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
pricing Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
proxy Add ability to configure proxy quotas 2017-12-13 12:43:45 -05:00
rdap Add next page navigation for RDAP nameserver searches 2017-12-27 10:44:05 -05:00
rde Add transactional import helper in RdeImportUtilsTest 2017-12-27 10:51:55 -05:00
reporting Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
request Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
security Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
server Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
storage/drive Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
testing Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
tldconfig/idn Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
tmch Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
tools Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:50:20 -05:00
ui Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
util Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
whois Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
xjc Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
xml Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00