google-nomulus/prober/src/test/java/google/registry/monitoring/blackbox
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
..
connection Remove SSL initializer from the prober (#378) 2019-11-22 17:46:06 -05:00
handler Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
message Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
metric Rename packages in the prober (#233) 2019-08-19 12:11:19 -04:00
testserver Rename packages in the prober (#233) 2019-08-19 12:11:19 -04:00
token Remove unnecessary usage of CircularList (#358) 2019-11-11 18:04:46 -05:00
util Rename packages in the prober (#233) 2019-08-19 12:11:19 -04:00
ProbingSequenceTest.java Rename packages in the prober (#233) 2019-08-19 12:11:19 -04:00
ProbingStepTest.java Remove SSL initializer from the prober (#378) 2019-11-22 17:46:06 -05:00