aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Generate Unit Test for Serializability for CallbackContext
未關閉
- 主要語言
- Java
- 星號
- 30
- 分支
- 48
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
研究方向
在 Java 外掛程式中搜尋 CallbackContext、handler 的重新呼叫路徑,以及現有的產生式單元測試。先閱讀 callbackContext 在重新呼叫期間如何傳回,然後新增產生的可序列化性測試。當測試拒絕無法正確序列化的使用者定義 callbackContext 物件時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- testing
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100