PHP Class Cassandra\CollectionsIntegrationTest

Inheritance: extends BasicIntegrationTest
Show file Open project: datastax/php-driver

Public Methods

Method Description
compositeCassandraTypes ( ) Composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers
nestedCassandraTypes ( ) Nested composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

Protected Methods

Method Description
setUp ( ) Create user types after initializing cluster and session

Method Details

compositeCassandraTypes() public method

Composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

nestedCassandraTypes() public method

Nested composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

setUp() protected method

Create user types after initializing cluster and session
protected setUp ( )