Class FakeDriverFactory
java.lang.Object
io.clonecloudstore.test.driver.fake.FakeDriverFactory
- All Implemented Interfaces:
DriverApiFactory
Factory for Fake Driver
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FakeDriverFactory
public FakeDriverFactory()
-
-
Method Details
-
getInstance
- Specified by:
getInstance
in interfaceDriverApiFactory
- Returns:
- the unique DriverApi associated with this Factory
-
cleanUp
public static void cleanUp()CleanUp function for testing purpose
-