public class AwsSunstoneDeployer extends AbstractSunstoneCloudDeployer
Used by SunstoneExtension which delegate handling TestClass annotations such as WithAwsCfTemplate.
Lambda function to undeploy resources is also registered for the AfterAllCallback phase.
The class works with AwsCloudFormationCloudDeploymentManager
which handles deploy operation to particular cloud vendor.
| Modifier and Type | Method and Description |
|---|---|
void |
deployAndRegisterForUndeploy(org.junit.jupiter.api.extension.ExtensionContext ctx) |
getParameters, getResourceContent, sumpublic void deployAndRegisterForUndeploy(org.junit.jupiter.api.extension.ExtensionContext ctx)
throws SunstoneException
SunstoneExceptionCopyright © 2023. All rights reserved.