PHP Класс Cassandra\IntegrationTestFixture

Показать файл Открыть проект

Открытые методы

Метод Описание
__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 ( )