PHP 클래스 Cassandra\Type\UserTypeTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: datastax/php-driver

공개 메소드들

메소드 설명
equalTypes ( )
notEqualTypes ( )
testCompareEquals ( $type1, $type2 )
testCompareNotEquals ( $type1, $type2 )
testCreatesEmptyUserType ( )
testCreatesUserTypeFromValues ( )
testDefinesUserTypeType ( )
testPreventsCreatingUserTypeTypeWithInvalidName ( )
testPreventsCreatingUserTypeWithInvalidName ( )
testPreventsCreatingUserTypeWithUnsupportedTypes ( )
testPreventsDefiningUserTypesWithUnsupportedTypes ( )
testWithNameOrWithKeyspace ( )

메소드 상세

equalTypes() 공개 메소드

public equalTypes ( )

notEqualTypes() 공개 메소드

public notEqualTypes ( )

testCompareEquals() 공개 메소드

public testCompareEquals ( $type1, $type2 )

testCompareNotEquals() 공개 메소드

public testCompareNotEquals ( $type1, $type2 )

testCreatesEmptyUserType() 공개 메소드

testCreatesUserTypeFromValues() 공개 메소드

testDefinesUserTypeType() 공개 메소드

testPreventsCreatingUserTypeTypeWithInvalidName() 공개 메소드

testPreventsCreatingUserTypeWithInvalidName() 공개 메소드

testPreventsCreatingUserTypeWithUnsupportedTypes() 공개 메소드

testPreventsDefiningUserTypesWithUnsupportedTypes() 공개 메소드

testWithNameOrWithKeyspace() 공개 메소드