|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | |
| LegacyMockInterface | $filesystemMock |
| FlySystemFileStreamAccess | $subject |
Definition at line 45 of file FlySystemFileStreamAccessTestTBD.php.
|
protected |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
Definition at line 60 of file FlySystemFileStreamAccessTestTBD.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWhichShouldSucceed | ( | ) |
Definition at line 201 of file FlySystemFileStreamAccessTestTBD.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 236 of file FlySystemFileStreamAccessTestTBD.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 217 of file FlySystemFileStreamAccessTestTBD.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWhichShouldSucceed | ( | ) |
Definition at line 70 of file FlySystemFileStreamAccessTestTBD.php.
References $path.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithGeneralFailureWhichShouldFail | ( | ) |
Definition at line 105 of file FlySystemFileStreamAccessTestTBD.php.
References $path.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithMissingFileWhichShouldFail | ( | ) |
Definition at line 88 of file FlySystemFileStreamAccessTestTBD.php.
References $path.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWhichShouldSucceed | ( | ) |
Definition at line 251 of file FlySystemFileStreamAccessTestTBD.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 267 of file FlySystemFileStreamAccessTestTBD.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 282 of file FlySystemFileStreamAccessTestTBD.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 302 of file FlySystemFileStreamAccessTestTBD.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 122 of file FlySystemFileStreamAccessTestTBD.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 143 of file FlySystemFileStreamAccessTestTBD.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 158 of file FlySystemFileStreamAccessTestTBD.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 177 of file FlySystemFileStreamAccessTestTBD.php.
References $path, and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:
|
private |
Definition at line 52 of file FlySystemFileStreamAccessTestTBD.php.
|
private |
Definition at line 53 of file FlySystemFileStreamAccessTestTBD.php.