|
From: Peter S. <cab...@gm...> - 2009-03-21 08:52:44
|
Hi, For what it's worth. We have used a mix of the Web Test Cases and HTTP_Request (Pear) wrapped in a test helper for this. We did this because we are also testing XML-RPC and decided to use the XML-RPC lib http://scripts.incutio.com/xmlrpc/ and wrap this in a test case helper and this worked well. We are trying to use the Web Test case more but it seems to be heavily orientated to HTML. Hope that helps. Cheers, Pete irc: cabbiepete 2009/3/20 Eduardo Garcia <edu...@av...> > Hello people > > I need to create some test unit for an specific API, but the answers are > provided using json or xml, someone could inform me what is the best > option to create assert for this kind of response. > > Because checking the test web module doesn't exist assets functions for > this kind of answer. > > Best regards > -- > > *Eduardo Garcia* > > Web Developer > > Phone + 506.2.562.5000 ext 5097 | VoIP + 1.877.629.3682 ext 5097 > www.avventa.com > > avVenta Worldwide US | Costa Rica > > avVenta Worldwide > > The contents of this email and all attachments are intended solely for > the identified recipients, and consist of information that may be > confidential or legally privileged. Any unauthorized copying, > distribution or use of the information contained herein by anyone other > than an intended recipient is prohibited. If you are not an intended > recipient, please notify the sender and delete this message. Your > cooperation is greatly appreciated. Thank you. > > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Simpletest-support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpletest-support > |