PHP 클래스 Cassandra\IntegrationTestFixture

파일 보기 프로젝트 열기: datastax/php-driver

공개 메소드들

메소드 설명
__construct ( )
__destruct ( )
createFixture ( ) Create the integration test fixture for performing startup and shutdown procedures required by the integration test suite.

메소드 상세

__construct() 공개 메소드

public __construct ( )

__destruct() 공개 메소드

public __destruct ( )

createFixture() 공개 정적인 메소드

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