PHP Class Cassandra\IntegrationTestFixture

Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

Méthode 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 méthode

public __construct ( )

__destruct() public méthode

public __destruct ( )

createFixture() public static méthode

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