PHP Class Cassandra\IntegrationTestFixture

Show file Open project: datastax/php-driver

Public Methods

Method Description
__construct ( )
__destruct ( )
createFixture ( ) Create the integration test fixture for performing startup and shutdown procedures required by the integration test suite.

Method Details

__construct() public method

public __construct ( )

__destruct() public method

public __destruct ( )

createFixture() public static method

Create the integration test fixture for performing startup and shutdown procedures required by the integration test suite.
public static createFixture ( )