dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
UpdateDatabaseAdapterStub Class Reference

Public Member Functions

 prepare (string $root, array $manifest, string $backup)
 apply (array $state)
 rollback (array $state)

Public Attributes

array $calls = array()
bool $failApply = false

Detailed Description

Definition at line 9 of file dbxUpdateService_database_adapter_test.php.

Member Function Documentation

◆ apply()

UpdateDatabaseAdapterStub::apply ( array $state)

Definition at line 20 of file dbxUpdateService_database_adapter_test.php.

References $state.

◆ prepare()

UpdateDatabaseAdapterStub::prepare ( string $root,
array $manifest,
string $backup )

Definition at line 14 of file dbxUpdateService_database_adapter_test.php.

References $backup, $manifest, and $root.

◆ rollback()

UpdateDatabaseAdapterStub::rollback ( array $state)

Definition at line 29 of file dbxUpdateService_database_adapter_test.php.

References $state.

Member Data Documentation

◆ $calls

array UpdateDatabaseAdapterStub::$calls = array()

Definition at line 11 of file dbxUpdateService_database_adapter_test.php.

◆ $failApply

bool UpdateDatabaseAdapterStub::$failApply = false

Definition at line 12 of file dbxUpdateService_database_adapter_test.php.


The documentation for this class was generated from the following file: