PHP Класс BrowscapPHPTest\BrowscapTest

PHP version 5 Copyright (c) 2006-2012 Jonathan Stoppani Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Автор: Vítor Brandão ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
setUp ( ) Sets up the fixture, for example, open a network connection.
testGetBrowserWithDefaultResult ( )
testGetBrowserWithUa ( )
testGetBrowserWithoutCache ( )
testGetBrowserWithoutUa ( )
testGetCache ( )
testGetLogger ( )
testGetParser ( )
testSetGetCache ( )
testSetGetCacheWithAdapter ( )
testSetGetCacheWithWrongType ( )
testSetGetFormatter ( )
testSetGetLogger ( )
testSetGetParser ( )

Описание методов

setUp() публичный Метод

This method is called before a test is executed.
public setUp ( )

testGetBrowserWithDefaultResult() публичный Метод

testGetBrowserWithUa() публичный Метод

testGetBrowserWithoutCache() публичный Метод

testGetBrowserWithoutUa() публичный Метод

testGetCache() публичный Метод

public testGetCache ( )

testGetLogger() публичный Метод

public testGetLogger ( )

testGetParser() публичный Метод

public testGetParser ( )

testSetGetCache() публичный Метод

public testSetGetCache ( )

testSetGetCacheWithAdapter() публичный Метод

testSetGetCacheWithWrongType() публичный Метод

testSetGetFormatter() публичный Метод

public testSetGetFormatter ( )

testSetGetLogger() публичный Метод

public testSetGetLogger ( )

testSetGetParser() публичный Метод

public testSetGetParser ( )