Execute test setup before loading the plugin

The test setup done in beforeAction method is causing events to be
forwarded to wiremock. Override setUp of LightweightPluginDaemonTest and
execute the beforeAction setup before plugin is loaded. That way,
wiremock only receive the forwarded events from the test method.

Change-Id: I0713fd305d360f4f21a494257d1285bbc7f84e08
1 file changed