PHP Class Cassandra\Type\SetTest

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 )
testCreatesEmptySet ( )
testCreatesSetFromValues ( )
testDefinesSetType ( )
testPreventsCreatingSetWithUnsupportedTypes ( )
testPreventsDefiningSetsWithUnsupportedTypes ( )

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 )

testCreatesEmptySet() public méthode

public testCreatesEmptySet ( )

testCreatesSetFromValues() public méthode

testDefinesSetType() public méthode

public testDefinesSetType ( )

testPreventsCreatingSetWithUnsupportedTypes() public méthode

testPreventsDefiningSetsWithUnsupportedTypes() public méthode