PHP 클래스 Cassandra\Type\CollectionTest

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

공개 메소드들

메소드 설명
equalTypes ( )
notEqualTypes ( )
testCompareEquals ( $type1, $type2 )
testCompareNotEquals ( $type1, $type2 )
testCreatesCollectionFromValues ( )
testCreatesEmptyCollection ( )
testDefinesCollectionType ( )
testPreventsCreatingCollectionWithUnsupportedTypes ( )
testPreventsDefiningCollectionsWithUnsupportedTypes ( )

메소드 상세

equalTypes() 공개 메소드

public equalTypes ( )

notEqualTypes() 공개 메소드

public notEqualTypes ( )

testCompareEquals() 공개 메소드

public testCompareEquals ( $type1, $type2 )

testCompareNotEquals() 공개 메소드

public testCompareNotEquals ( $type1, $type2 )

testCreatesCollectionFromValues() 공개 메소드

testCreatesEmptyCollection() 공개 메소드

testDefinesCollectionType() 공개 메소드

testPreventsCreatingCollectionWithUnsupportedTypes() 공개 메소드

testPreventsDefiningCollectionsWithUnsupportedTypes() 공개 메소드