PHP Class Codeception\Command\Tests\Unit\DbSnapshotTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: lucatume/wp-browser

Protected Properties

Property Type Description
$backupGlobals

Public Methods

Method Description
it_should_allow_specifying_dump_and_dist_file_names ( )
it_should_allow_specifying_the_tables_to_skip_in_the_dump ( )
it_should_dump_the_database_to_the_data_folder_by_default ( )
it_should_require_a_snapshot_name ( )
it_should_require_the_database_name ( )
it_should_throw_if_pdo_connection_fails ( )
it_should_use_default_values_to_connect_to_the_database ( )

Method Details

it_should_allow_specifying_dump_and_dist_file_names() public method

it_should_allow_specifying_the_tables_to_skip_in_the_dump() public method

it_should_dump_the_database_to_the_data_folder_by_default() public method

it_should_require_a_snapshot_name() public method

it_should_require_the_database_name() public method

it_should_throw_if_pdo_connection_fails() public method

it_should_use_default_values_to_connect_to_the_database() public method

Property Details

$backupGlobals protected property

protected $backupGlobals