Elgg\Database\MutexTest::testMutexFailsIfAlreadyLocked PHP Method

testMutexFailsIfAlreadyLocked() public method

    public function testMutexFailsIfAlreadyLocked()
    {
        $this->markTestIncomplete();
    }