cloudformation-cli-java-plugin
cloudformation-cli-java-plugin copied to clipboard
Generate Unit Test for Serializability for CallbackContext
It is necessary to test if the user-defined callbackContext passed back into the handler during reinvocation is serializable. A generated test should be added to test for this so that users cannot define objects that will not serialize correctly.