|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 StreamTestTBD.php.
|
private |
Definition at line 41 of file StreamTestTBD.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 StreamTestTBD.php.
| ILIAS\Filesystem\Stream\StreamTest::testCloseWhichShouldSucceed | ( | ) |
Definition at line 132 of file StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.php.
References $text, and ILIAS\Filesystem\Stream\StreamTest\createResource().
Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testGetContentsWithDetachedStreamWhichShouldFail | ( | ) |
Definition at line 488 of file StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.php.
References $text, and ILIAS\Filesystem\Stream\StreamTest\createResource().
Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testReadWithDetachedStreamWhichShouldFail | ( | ) |
Definition at line 383 of file StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.php.
References $text, and ILIAS\Filesystem\Stream\StreamTest\createResource().
Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testSeekWhichShouldSucceed | ( | ) |
Definition at line 255 of file StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.php.
References $text, and 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 StreamTestTBD.php.
References $text, and ILIAS\Filesystem\Stream\StreamTest\createResource().
Here is the call graph for this function:| ILIAS\Filesystem\Stream\StreamTest::testWriteWhichShouldSucceed | ( | ) |
Definition at line 577 of file StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.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 StreamTestTBD.php.
References ILIAS\Filesystem\Stream\StreamTest\createResource().
Here is the call graph for this function:
|
static |
Definition at line 39 of file StreamTestTBD.php.