google-nomulus/common/src
Weimin Yu e106e25800
Upgradle JUnit to 4.13 (#442)
* Upgradle JUnit to 4.13

Removed third_party/junit folder and all usage of the
JunitBackPort class. As a result, third_party is no
longer a Gradle subproject.

Minor code changes were needed to work around an
error-prone pattern: multiple statement in assertThrows'
runnable lambda.

Also third_party/activation and third_party/jsch. These
dependencies are loaded from remote maven repo. The local
copies are not in use.
2020-01-14 10:54:09 -05:00
..
main/java/google/registry/util Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
test Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
testing/java/google/registry/testing Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00