PHP Class Elgg\Database\MutexTest

Inheritance: extends Elgg\TestCase
Datei anzeigen Open project: elgg/elgg

Public Methods

Method Description
testMutexFailsIfAlreadyLocked ( )
testMutexLocksIfNotAlreadyLocked ( )
testUnlockingFailsIfWrongNamespace ( )

Method Details

testMutexFailsIfAlreadyLocked() public method

testMutexLocksIfNotAlreadyLocked() public method

testUnlockingFailsIfWrongNamespace() public method