cloudformation-cli-java-plugin icon indicating copy to clipboard operation
cloudformation-cli-java-plugin copied to clipboard

Generate Unit Test for Serializability for CallbackContext

Open johnttompkins opened this issue 5 years ago • 0 comments

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.

johnttompkins avatar Mar 27 '19 18:03 johnttompkins