moco操做

 
一、啓動
單個文件啓動:將jar包跟啓動的文件放在一個文件夾下
命令:java -jar moco-runner-<version>-standalone.jar http -p 12306 -c test.json
 
全局配置啓動:java -jar moco-runner-<version>-standalone.jar http -p 12306 -g global.json
 
 
 
二、帶uri的的請求
 
 
三、帶參數的請求
 
 
四、正則匹配
 
請求: http://localhost:12306/xxxxx/foo
 
五、跳轉
 
請求: http://localhost:12306/redirect
相關文章
相關標籤/搜索