Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php

Table of Contents
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\vfsStreamFileTestCase

Package: Default
Test for org\bovigo\vfs\vfsStreamFile.
Parent(s)
\PHPUnit_Framework_TestCase

Methods

method public content () : void

test setting and getting the content of a file

Details
Test
method public defaultValues () : void

test default values and methods

Details
Test
method public group () : void

setting and retrieving owner group of a file

Details
Group
permissions
Test
method public owner () : void

setting and retrieving owner of a file

Details
Group
permissions
Test
method public permissions () : void

setting and retrieving permissions for a file

Details
Group
permissions
Test
method public permissionsSet () : void

setting and retrieving permissions for a file

Details
Group
permissions
Test
method public read () : void

test reading contents from the file

Details
Test
method public readEmptyFile () : void

test reading contents from the file

Details
Test
method public rename () : void

test renaming the directory

Details
Test
method public seekEmptyFile () : void

test seeking to offset

Details
Test
method public seekRead () : void

test seeking to offset

Details
Test
method public setUp () : void

set up test environment

method public truncateRemovesSuperflouosContent () : void

Details
Group
issue_33
Since
1.1.0
Test
method public truncateToGreaterSizeAddsZeroBytes () : void

Details
Group
issue_33
Since
1.1.0
Test
method public write () : void

test writing data into the file

Details
Test
method public writeEmptyFile () : void

test writing data into the file

Details
Test
Documentation was generated by phpDocumentor 2.0.0a12 .