PHP Class UserAgentParserTest\Integration\Provider\UAParserTest

Author: Martin Keckeis ([email protected])
Inheritance: extends AbstractProviderTestCase
Show file Open project: ThaDafinser/UserAgentParser

Public Methods

Method Description
testClassBrowserResult ( )
testClassDeviceResult ( )
testClassOsResult ( )
testMethodParse ( )
testNoResultFound ( )
testParseResult ( )
testRealResultBot ( )
testRealResultDevice ( )

Private Methods

Method Description
getParser ( )

Method Details

testClassBrowserResult() public method

testClassDeviceResult() public method

testClassOsResult() public method

public testClassOsResult ( )

testMethodParse() public method

public testMethodParse ( )

testNoResultFound() public method

public testNoResultFound ( )

testParseResult() public method

public testParseResult ( )

testRealResultBot() public method

public testRealResultBot ( )

testRealResultDevice() public method