Skip to content

Commit

Permalink
chore[doc]: generate doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysunxiao committed May 24, 2024
1 parent dff011b commit 102be61
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
* 协议生成修改后的测试流程:
* 1.测试老协议和新协议的兼容性,NormalObject/ObjectA/ObjectB有几个兼容字段
* 2.测试普通生成,CutDown两种种情况下的代码下的协议解析的准确性
* 3.测试resource/compatible中有5种协议兼容情况需要测试
* 4.测试merge,fold,default三种种生成方式
* 5.1/2/3/4总共2*2*5*3=60种情况
* 3.测试merge,fold,default三种种生成方式
* 4.测试resource/compatible中有5种协议兼容情况需要测试
* 5.1/2/3/4总共2*2*3*5=60种情况
* 6.简单的测试流程,NormalObject/ObjectA打开兼容字段,因为生成都是走的同一个方法直接测试非CutDown的fold
*
* @author godotg
*/
Expand Down

0 comments on commit 102be61

Please sign in to comment.