mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 01:10:14 +02:00
SystemPropertyRule in some cases should be applied last: when multiple rules exist and and modified property is checked in cleanups. ConsoleOteSetupActionTest and ConsoleRegistrarCreatorActionTest are two such classes, and can be flaky in JUnit 4. This PR migrates them to JUnit5 and applies ordering to extensions in them. Added a mockito dependency, and upgraded mockito-core to 3.3.3. Meaningful changes: SystemPropertyRule.java and ConsoleOteSetupActionTest.java, and ConsoleRegistrarCreatorActionTest.java |
||
---|---|---|
.. | ||
annotationProcessor.lockfile | ||
buildscript-classpath.lockfile | ||
checkstyle.lockfile | ||
compile.lockfile | ||
compileClasspath.lockfile | ||
deploy_jar.lockfile | ||
errorproneJavac.lockfile | ||
jacocoAgent.lockfile | ||
jacocoAnt.lockfile | ||
runtime.lockfile | ||
runtimeClasspath.lockfile | ||
testAnnotationProcessor.lockfile | ||
testCompile.lockfile | ||
testCompileClasspath.lockfile | ||
testRuntime.lockfile | ||
testRuntimeClasspath.lockfile |