|
@@ -36,6 +36,8 @@ require_once dirname(__FILE__) . '/TestAsset/PopulatedStorage.php';
|
|
|
* @subpackage UnitTests
|
|
* @subpackage UnitTests
|
|
|
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
|
|
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
|
|
+ * @group Zend_Http
|
|
|
|
|
+ * @group Zend_Http_UserAgent
|
|
|
*/
|
|
*/
|
|
|
class Zend_Http_UserAgentTest extends PHPUnit_Framework_TestCase
|
|
class Zend_Http_UserAgentTest extends PHPUnit_Framework_TestCase
|
|
|
{
|
|
{
|