| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\Filesystem\Stream\StreamTest:
 Collaboration diagram for ILIAS\Filesystem\Stream\StreamTest:Static Public Attributes | |
| static | $functions | 
Protected Member Functions | |
| setUp () | |
Private Member Functions | |
| createResource (string $content, string $mode) | |
disabled disabled disabled
Definition at line 34 of file StreamTest.php.
      
  | 
  private | 
Definition at line 41 of file StreamTest.php.
Referenced by ILIAS\Filesystem\Stream\StreamTest\testCloseWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testCloseWithDetachedStreamWhichShouldDoNothing(), ILIAS\Filesystem\Stream\StreamTest\testDetachDoubleInvocationWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testDetachWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testEofWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testEofWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testGetContentsWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testGetContentsWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testGetContentsWithFailingStreamGetContentsCallWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testGetSizeWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testGetSizeWithOptionsWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testGetSizeWithStatsWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testReadWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testReadWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testReadWithFailingFreadCallWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testReadWithNegativeLengthWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testReadWithUnreadableStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testReadWithZeroLengthWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testSeekWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testSeekWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testSeekWithFseekFailureWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testSeekWithNotSeekableStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testTellWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testTellWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testTellWithFtellFailureWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testToStringWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testToStringWithErrorWhichShouldSucceed(), ILIAS\Filesystem\Stream\StreamTest\testWriteWithDetachedStreamWhichShouldFail(), ILIAS\Filesystem\Stream\StreamTest\testWriteWithFailingFwriteCallWhichShouldFail(), and ILIAS\Filesystem\Stream\StreamTest\testWriteWithReadOnlyStreamWhichShouldFail().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 48 of file StreamTest.php.
| ILIAS\Filesystem\Stream\StreamTest::testCloseWhichShouldSucceed | ( | ) | 
Definition at line 132 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testCloseWithDetachedStreamWhichShouldDoNothing | ( | ) | 
Definition at line 144 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testDetachDoubleInvocationWhichShouldFail | ( | ) | 
Definition at line 73 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testDetachWhichShouldSucceed | ( | ) | 
Definition at line 56 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testEofWhichShouldSucceed | ( | ) | 
Definition at line 216 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testEofWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 235 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetContentsWhichShouldSucceed | ( | ) | 
Definition at line 472 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetContentsWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 488 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetContentsWithFailingStreamGetContentsCallWhichShouldFail | ( | ) | 
Definition at line 507 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetSizeWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 119 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetSizeWithOptionsWhichShouldSucceed | ( | ) | 
Definition at line 105 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetSizeWithStatsWhichShouldSucceed | ( | ) | 
Definition at line 91 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWhichShouldSucceed | ( | ) | 
Definition at line 347 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 383 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithFailingFreadCallWhichShouldFail | ( | ) | 
Definition at line 441 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithNegativeLengthWhichShouldFail | ( | ) | 
Definition at line 403 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithUnreadableStreamWhichShouldFail | ( | ) | 
Definition at line 422 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithZeroLengthWhichShouldSucceed | ( | ) | 
Definition at line 365 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testSeekWhichShouldSucceed | ( | ) | 
Definition at line 255 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testSeekWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 272 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testSeekWithFseekFailureWhichShouldFail | ( | ) | 
Definition at line 316 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testSeekWithNotSeekableStreamWhichShouldFail | ( | ) | 
Definition at line 292 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testTellWhichShouldSucceed | ( | ) | 
Definition at line 158 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testTellWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 172 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testTellWithFtellFailureWhichShouldFail | ( | ) | 
Definition at line 187 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testToStringWhichShouldSucceed | ( | ) | 
Definition at line 537 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testToStringWithErrorWhichShouldSucceed | ( | ) | 
to string must never fail
Definition at line 555 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testWriteWhichShouldSucceed | ( | ) | 
Definition at line 577 of file StreamTest.php.
References ILIAS\Filesystem\Util\PHPStreamFunctions\fwrite().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testWriteWithDetachedStreamWhichShouldFail | ( | ) | 
Definition at line 600 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testWriteWithFailingFwriteCallWhichShouldFail | ( | ) | 
Definition at line 639 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testWriteWithReadOnlyStreamWhichShouldFail | ( | ) | 
Definition at line 620 of file StreamTest.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 39 of file StreamTest.php.