关于Mock平台构建的一些资料

来源:互联网 发布:淘宝引流宝活动有用吗 编辑:程序博客网 时间:2024/04/29 21:41
支持HTTP、SOAP、REST、FTP、Socket等协议的mock


SOAP/REST Mock Service
http://sourceforge.net/p/soaprest-mocker/wiki/Home/
http://sourceforge.net/projects/soaprest-mocker/files/


Python SimpleHTTPServer
http://testing.etao.com/node/609
http://pythonorg.diandian.com/post/2010-01-08/40027400968
http://blog.iamzsx.me/show.html?id=120001
http://docs.python.org/2/library/simplehttpserver.html


MockFtpServer
http://sourceforge.net/projects/mockftpserver/?source=navbar


Mock Server
https://github.com/seveniruby/proxyserver
https://github.com/seveniruby/mock_server
http://weibo.com/u/1907875417
http://weibo.com/u/1907875417?from=profile&wvr=5&loc=infdomain




Ruby Mock Web Server:
http://dynamicorange.com/2009/02/18/ruby-mock-web-server/




把soapUI包一层构建Web Service的Mock服务器?




参考:
F:\LR参考资料\LR协议\Socket协议\linux下关于socket编程的C例子.rar
构建支持TCP、UDP的Mocker?


基于AutoIT构建TCP、UDP的Mocker?


MockServer的测试思想与实现
http://www.51testing.com/html/57/n-824157.html






HTTP Mock 待选方案:
http://stackoverflow.com/questions/393099/mocking-http-server
rest-driver
https://github.com/rest-driver/rest-driver#readme
https://github.com/rest-driver/rest-driver/wiki/Client-driver
https://github.com/whostolebenfrog/rest-cljer#readme
WireMock
http://wiremock.org/
nanohttpd
https://github.com/NanoHttpd/nanohttpd-unified#readme
httpunit
http://www.blogjava.net/relax/archive/2005/01/27/743.html
betamax
http://freeside.co/betamax/
mock-http-server
https://github.com/jharlap/mock-http-server
https://github.com/kristofa/mock-http-server
restito
https://github.com/mkotsur/restito#readme
mockwebserver
https://code.google.com/p/mockwebserver/
Robohydra
http://dev.opera.com/articles/view/using-robohydra-as-a-mock-server/


大部分是作为单元测试Mock框架使用




Simple Server Mock For REST Services
http://blog.xebia.com/2011/08/10/simple-server-mock-for-rest-services/
http://www.playframework.com/






HTTPS怎么mock?

原创粉丝点击