aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Generate Unit Test for Serializability for CallbackContext
Open
- Dominant language
- Java
- Stars
- 30
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.