ZF-2146: Test AuthSub class using mock Zend_Http_Client objects
Description
Some of the AuthSub methods are untested due to the lack of ability to do web browser interactions. They can be tested using mock Zend_Http_Client objects.
Some of the AuthSub methods are untested due to the lack of ability to do web browser interactions. They can be tested using mock Zend_Http_Client objects.
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-08T03:33:37.000+0000
Improved test suite added to trunk r24028
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-08T03:36:18.000+0000
Test suite now covers all of Zend_Gdata_AuthSub (Lines: 76 / 79 (96.20%))
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-28T18:25:51.000+0000
Merged to release-1.11 as r24063