PHP Class ParagonIE\EasyDB\Tests\UpdateTest

Inheritance: extends EasyDBWriteTest
Datei anzeigen Open project: paragonie/easydb

Public Methods

Method Description
testUpdate ( callable $cb )
testUpdateArgChangesKeyThrowsException ( callable $cb )
testUpdateArgChangesReturnsNull ( callable $cb )
testUpdateArgChangesThrowsException ( callable $cb )
testUpdateArgConditionsKeyThrowsException ( callable $cb )
testUpdateArgConditionsReturnsNull ( callable $cb )
testUpdateArgConditionsThrowsException ( callable $cb )
testUpdateTableNameThrowsException ( callable $cb )

Method Details

testUpdate() public method

public testUpdate ( callable $cb )
$cb callable

testUpdateArgChangesKeyThrowsException() public method

testUpdateArgChangesReturnsNull() public method

testUpdateArgChangesThrowsException() public method

testUpdateArgConditionsKeyThrowsException() public method

testUpdateArgConditionsReturnsNull() public method

testUpdateArgConditionsThrowsException() public method

testUpdateTableNameThrowsException() public method