mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Changed the creation of the NiciraNvpApi to a factory method that can be overridden by a mock object. Setup two tests to test the configure function of the NiciraNvpResource to test this factory method.