Class TestEngineExtensionManager
java.lang.Object
org.antublue.test.engine.internal.extension.TestEngineExtensionManager
Class to implement TestEngineExtensionManager
-
Method Summary
Modifier and TypeMethodDescriptionMethod to conclude test engine extensionsstatic TestEngineExtensionManagerMethod to get a singleton instancevoidMethod to initialize test engine extensions
-
Method Details
-
initializeCallback
Method to initialize test engine extensions- Throws:
Throwable- Throwable
-
destroyCallback
Method to conclude test engine extensions- Returns:
- a List of Throwables
-
getInstance
Method to get a singleton instance- Returns:
- the singleton instance
-