PHP Class Cassandra\Type\UserTypeTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

Méthode Description
equalTypes ( )
notEqualTypes ( )
testCompareEquals ( $type1, $type2 )
testCompareNotEquals ( $type1, $type2 )
testCreatesEmptyUserType ( )
testCreatesUserTypeFromValues ( )
testDefinesUserTypeType ( )
testPreventsCreatingUserTypeTypeWithInvalidName ( )
testPreventsCreatingUserTypeWithInvalidName ( )
testPreventsCreatingUserTypeWithUnsupportedTypes ( )
testPreventsDefiningUserTypesWithUnsupportedTypes ( )
testWithNameOrWithKeyspace ( )

Method Details

equalTypes() public méthode

public equalTypes ( )

notEqualTypes() public méthode

public notEqualTypes ( )

testCompareEquals() public méthode

public testCompareEquals ( $type1, $type2 )

testCompareNotEquals() public méthode

public testCompareNotEquals ( $type1, $type2 )

testCreatesEmptyUserType() public méthode

testCreatesUserTypeFromValues() public méthode

testDefinesUserTypeType() public méthode

testPreventsCreatingUserTypeTypeWithInvalidName() public méthode

testPreventsCreatingUserTypeWithInvalidName() public méthode

testPreventsCreatingUserTypeWithUnsupportedTypes() public méthode

testPreventsDefiningUserTypesWithUnsupportedTypes() public méthode

testWithNameOrWithKeyspace() public méthode