180aaa4d
sumatek
update unit test
|
1
2
3
4
|
{"function":"testUnit","input":["{\"one\":1,\"two\":2,\"three\":3}",4,"[5,6]","{\"test\":{\"lv2\":10}}"],"expect":31,"from":"utils\\utils.js","comment":"simpleTest"}
{"function":"findCmdfromMethod","input":["GET"],"expect":"QUERY","from":"utils\\utils.js","comment":"GET"}
{"function":"findCmdfromMethod","input":["GET"],"expect":"QUERY","from":"utils\\utils.js","comment":"GET"}
{"function":"findCmdfromMethod","input":["GET"],"expect":"QUERY","from":"utils\\utils.js","comment":"GET"}
|
8349d210
sumatek
update unittest
|
5
6
|
{"function":"test","input":[1,2],"expect":3,"from":"utils\\utils.js","comment":"test"}
{"function":"test","input":[1,2],"expect":3,"from":"utils\\utils.js","comment":"test"}
|