Class AbstractLifecycleTestBase

java.lang.Object
software.amazon.cloudformation.test.AbstractLifecycleTestBase
Direct Known Subclasses:
KMSKeyEnabledServiceIntegrationTestBase

@TestInstance(PER_CLASS)
public abstract class AbstractLifecycleTestBase
extends java.lang.Object
Abstract base class that does some of the mocking and proxy setup that you need for testing each of your handlers consistently in order for CRUD + L
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait