hi,

I want to test my thrift service ( unit test + integrations test)  by
having multiple inputs( valid and invalid data inputs) in some file ( in
form of json).

1.) How can I create thrift object from json (read  from file) into a
thrift object and send it to thrift service for testing.

My main concern is converting json object into thrift obbject which can be
sent to service for testing

2.) Are there any alternatives other than json for testing service.

-- 
Thanks & Regards,
Smita

Reply via email to