third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFlockTestCase.php
This file is part of vfsStream.
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
- Package
- org\bovigo\vfs
\org\bovigo\vfs\vfsStreamWrapperFlockTestCase
Package:
bovigo\vfs\test
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Test for flock() implementation.
- Parent(s)
- \PHPUnit_Framework_TestCase
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/6
- Group
- issue_6
- Since
- 0.10.0
Methods
canAquireExclusiveLockIfAlreadySelfExclusivelyLocked
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canAquireExclusiveLockIfAlreadySelfSharedLocked
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canAquireSharedLockIfAlreadySelfExclusivelyLocked
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canAquireSharedLockIfAlreadySelfSharedLocked
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canAquireSharedLockIfAlreadySharedLockedOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canNotAquireExclusiveLockIfAlreadyExclusivelyLockedOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canNotAquireExclusiveLockIfAlreadySharedLockedOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canNotAquireSharedLockIfAlreadyExclusivelyLockedOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canNotRemoveExlusiveLockAcquiredOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canNotRemoveSharedLockAcquiredOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canRemoveLockWhenNotLocked
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
canRemoveSharedLockWithoutRemovingSharedLockOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
notRemovesExclusiveLockOnStreamCloseIfExclusiveLockAcquiredOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
notRemovesSharedLockOnStreamCloseIfSharedLockAcquiredOnOtherFileHandler
()
: void
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
removesExclusiveLockOnStreamClose
()
: void
- Group
- issue_31
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/31
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test
removesSharedLockOnStreamClose
()
: void
- Group
- issue_31
- Group
- issue_40
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/31
- See
- \org\bovigo\vfs\https://github.com/mikey179/vfsStream/issues/40
- Test