jar

software.amazon.cloudformation : cloudformation-cli-java-plugin-testing-support

Maven & Gradle

Jul 13, 2020
3 stars

aws-cloudformation-local-test · This provides an easier foundation for testing handlers for CRUD

Table Of Contents

Latest Version

Download software.amazon.cloudformation : cloudformation-cli-java-plugin-testing-support JAR file - Latest Versions:

All Versions

Download software.amazon.cloudformation : cloudformation-cli-java-plugin-testing-support JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloudformation-cli-java-plugin-testing-support-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

software.amazon.cloudformation.test.annotations

├─ software.amazon.cloudformation.test.annotations.InjectSessionCredentials.class - [JAR]

software.amazon.cloudformation.test

├─ software.amazon.cloudformation.test.AbstractLifecycleTestBase.class - [JAR]

├─ software.amazon.cloudformation.test.AbstractMockTestBase.class - [JAR]

├─ software.amazon.cloudformation.test.CRUDLifecycleTestBase.class - [JAR]

├─ software.amazon.cloudformation.test.HandlerInvoke.class - [JAR]

├─ software.amazon.cloudformation.test.InjectProfileCredentials.class - [JAR]

├─ software.amazon.cloudformation.test.KMSKeyEnabledServiceIntegrationTestBase.class - [JAR]