PHP Interface VersionPress\Tests\End2End\Revert\IRevertTestWorker

Inheritance: extends VersionPress\Tests\End2End\Utils\ITestWorker
Show file Open project: versionpress/versionpress Interface Usage Examples

Public Methods

Method Description
clickOnCancel ( )
prepare_clickOnCancel ( )
prepare_rollbackMoreChanges ( )
prepare_rollbackToTheSameState ( )
prepare_tryRestoreEntityWithMissingReference ( )
prepare_undoLastCommit ( )
prepare_undoMultipleCommits ( )
prepare_undoMultipleCommitsThatCannotBeReverted ( )
prepare_undoMultipleDependentCommits ( )
prepare_undoNonDbChange ( )
prepare_undoRevertedCommit ( )
prepare_undoSecondCommit ( )
prepare_undoToTheSameState ( )
prepare_undoWithNotCleanWorkingDirectory ( )
rollbackMoreChanges ( )
rollbackToTheSameState ( )
tryRestoreEntityWithMissingReference ( )
undoLastCommit ( )
undoMultipleCommits ( )
undoMultipleCommitsThatCannotBeReverted ( )
undoMultipleDependentCommits ( )
undoNonDbChange ( )
undoSecondCommit ( )

Method Details

clickOnCancel() public method

public clickOnCancel ( )

prepare_clickOnCancel() public method

prepare_rollbackMoreChanges() public method

prepare_rollbackToTheSameState() public method

prepare_tryRestoreEntityWithMissingReference() public method

prepare_undoLastCommit() public method

prepare_undoMultipleCommits() public method

prepare_undoMultipleCommitsThatCannotBeReverted() public method

prepare_undoMultipleDependentCommits() public method

prepare_undoNonDbChange() public method

prepare_undoRevertedCommit() public method

prepare_undoSecondCommit() public method

prepare_undoToTheSameState() public method

prepare_undoWithNotCleanWorkingDirectory() public method

rollbackMoreChanges() public method

public rollbackMoreChanges ( )

rollbackToTheSameState() public method

tryRestoreEntityWithMissingReference() public method

undoLastCommit() public method

public undoLastCommit ( )

undoMultipleCommits() public method

public undoMultipleCommits ( )

undoMultipleCommitsThatCannotBeReverted() public method

undoMultipleDependentCommits() public method

undoNonDbChange() public method

public undoNonDbChange ( )

undoSecondCommit() public method

public undoSecondCommit ( )