Files
gerrit/java/com/google/gerrit/acceptance
Maxime Guerreiro 55065875f9 Rename setUp/tearDown methods in abstract tests
By replacing the name from "setUp" to more explicit names, like
"setUpTestPlugin", we make sure nobody uses the name "setUp" by mistake,
thus overriding and cancelling the positive effects provided by the
base test class.

Change-Id: I0f74b437589e3b837343e4648d3679b34875109c
2018-04-25 09:15:57 +00:00
..