PHP 클래스 Cassandra\Type\SetTest

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

공개 메소드들

메소드 설명
equalTypes ( )
notEqualTypes ( )
testCompareEquals ( $type1, $type2 )
testCompareNotEquals ( $type1, $type2 )
testCreatesEmptySet ( )
testCreatesSetFromValues ( )
testDefinesSetType ( )
testPreventsCreatingSetWithUnsupportedTypes ( )
testPreventsDefiningSetsWithUnsupportedTypes ( )

메소드 상세

equalTypes() 공개 메소드

public equalTypes ( )

notEqualTypes() 공개 메소드

public notEqualTypes ( )

testCompareEquals() 공개 메소드

public testCompareEquals ( $type1, $type2 )

testCompareNotEquals() 공개 메소드

public testCompareNotEquals ( $type1, $type2 )

testCreatesEmptySet() 공개 메소드

public testCreatesEmptySet ( )

testCreatesSetFromValues() 공개 메소드

testDefinesSetType() 공개 메소드

public testDefinesSetType ( )

testPreventsCreatingSetWithUnsupportedTypes() 공개 메소드

testPreventsDefiningSetsWithUnsupportedTypes() 공개 메소드