Well it will be more clear if you specify what exactly do you need but
you can use python mock for your mocking needs in python code

https://pypi.python.org/pypi/mock
http://www.toptal.com/python/an-introduction-to-mocking-in-python

On Wed, Jun 25, 2014 at 9:21 PM, VIMAL K <vima...@ieee.org> wrote:
> I am working on a product. Where in i am unit testing. I came across a test
> case where i have to mock a json_request. If anyone can help me out
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers



-- 
A-M-I-T S|S
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to