google-nomulus/javatests/google/registry/model/domain
guyben 2c96633a20 Replace Stream.concat with Streams.concat
Stream.concat only accepts 2 parameters. Streams.concat on the other hand
accepts any number of parameters.

Moving to Streams.concat for all uses (2 or more) makes sense for uniformity
and convenience reasons.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179716648
2017-12-27 11:35:47 -05:00
..
testdata Remove temporary @OnLoad used for setting period in DomainApplication 2017-06-21 09:51:28 -04:00
DomainApplicationTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
DomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResourceTest.java Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00
GracePeriodTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
LrpTokenEntityTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00