Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

untagged-3fb84b299d84e032eb91: fix OpenFlowPluginWiringTest to actually start OFP

Compare
Choose a tag to compare
by using only GuiceRule2 instead of GuiceRule, which makes the
OpenFlowPluginWiringTest actually run the SystemReadyListener's
onSystemBootReady() of OpenFlowPluginProviderImpl.

use GuiceRule2 *everywhere* just to reduce confusion which to use.

TODO upstream GuiceRule2 integrated into infrautils GuiceRule now!