PHP Class Cassandra\Type\CollectionTest

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 )
testCreatesCollectionFromValues ( )
testCreatesEmptyCollection ( )
testDefinesCollectionType ( )
testPreventsCreatingCollectionWithUnsupportedTypes ( )
testPreventsDefiningCollectionsWithUnsupportedTypes ( )

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 )

testCreatesCollectionFromValues() public méthode

testCreatesEmptyCollection() public méthode

testDefinesCollectionType() public méthode

testPreventsCreatingCollectionWithUnsupportedTypes() public méthode

testPreventsDefiningCollectionsWithUnsupportedTypes() public méthode