Package dev.galasa.framework
Class SetupEcosystem
java.lang.Object
dev.galasa.framework.SetupEcosystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup(Properties bootstrapProperties, Properties overrideProperties) Setup the Ecosystem for remote usage
-
Constructor Details
-
SetupEcosystem
public SetupEcosystem()
-
-
Method Details
-
setup
public void setup(Properties bootstrapProperties, Properties overrideProperties) throws FrameworkException Setup the Ecosystem for remote usage
- Parameters:
bootstrapProperties-overrideProperties-- Throws:
FrameworkException
-