|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest:
Collaboration diagram for Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest:Protected Member Functions | |
| setUp () | |
| Sets up the fixture, for example, open a network connection. More... | |
Private Attributes | |
| Mockery LegacyMockInterface | $filesystemMock |
| ILIAS Filesystem Provider FlySystem FlySystemFileStreamAccess | $subject |
Definition at line 41 of file FlySystemFileStreamAccessTest.php.
|
protected |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
Definition at line 56 of file FlySystemFileStreamAccessTest.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWhichShouldSucceed | ( | ) |
Definition at line 213 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWithDetachedStreamWhichShouldFail | ( | ) |
Definition at line 252 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWithGeneralFailureWhichShouldFail | ( | ) |
Definition at line 231 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWhichShouldSucceed | ( | ) |
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithGeneralFailureWhichShouldFail | ( | ) |
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithMissingFileWhichShouldFail | ( | ) |
Definition at line 88 of file FlySystemFileStreamAccessTest.php.
References $path.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWhichShouldSucceed | ( | ) |
Definition at line 269 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithDetachedStreamWhichShouldFail | ( | ) |
Definition at line 287 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithGeneralFailureWhichShouldFail | ( | ) |
Definition at line 304 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithMissingFileWhichShouldFail | ( | ) |
Definition at line 326 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWhichShouldSucceed | ( | ) |
Definition at line 126 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithDetachedStreamWhichShouldFail | ( | ) |
Definition at line 149 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithExistingFileWhichShouldFail | ( | ) |
Definition at line 166 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithFailingAdapterWhichShouldFail | ( | ) |
Definition at line 187 of file FlySystemFileStreamAccessTest.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:
|
private |
Definition at line 48 of file FlySystemFileStreamAccessTest.php.
|
private |
Definition at line 49 of file FlySystemFileStreamAccessTest.php.