PHP Class UserAgentParserTest\VersionTest

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

Public Methods

Method Description
testCompleteFilterZero ( )
testCompleteOnlyAlias ( )
testCompleteSimple ( )
testCompleteVersionAndAlias ( )
testCompleteWithNotAllowedAlpha ( )
testCompleteWithNotAllowedBeta ( )
testCompleteWithUnderscore ( )
testMajorMinorPatch ( )
testToArray ( )

Method Details

testCompleteFilterZero() public method

testCompleteOnlyAlias() public method

testCompleteSimple() public method

public testCompleteSimple ( )

testCompleteVersionAndAlias() public method

testCompleteWithNotAllowedAlpha() public method

testCompleteWithNotAllowedBeta() public method

testCompleteWithUnderscore() public method

testMajorMinorPatch() public method

public testMajorMinorPatch ( )

testToArray() public method

public testToArray ( )