PHP 클래스 UserAgentParserTest\VersionTest

저자: Martin Keckeis ([email protected])
상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ThaDafinser/UserAgentParser

공개 메소드들

메소드 설명
testCompleteFilterZero ( )
testCompleteOnlyAlias ( )
testCompleteSimple ( )
testCompleteVersionAndAlias ( )
testCompleteWithNotAllowedAlpha ( )
testCompleteWithNotAllowedBeta ( )
testCompleteWithUnderscore ( )
testMajorMinorPatch ( )
testToArray ( )

메소드 상세

testCompleteFilterZero() 공개 메소드

testCompleteOnlyAlias() 공개 메소드

testCompleteSimple() 공개 메소드

public testCompleteSimple ( )

testCompleteVersionAndAlias() 공개 메소드

testCompleteWithNotAllowedAlpha() 공개 메소드

testCompleteWithNotAllowedBeta() 공개 메소드

testCompleteWithUnderscore() 공개 메소드

testMajorMinorPatch() 공개 메소드

public testMajorMinorPatch ( )

testToArray() 공개 메소드

public testToArray ( )