|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class FlySystemFileStreamAccessTest. More...
Inheritance diagram for Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest:
Collaboration diagram for Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest:Public Member Functions | |
| testReadStreamWhichShouldSucceed () | |
| @Test @small More... | |
| testReadStreamWithMissingFileWhichShouldFail () | |
| @Test @small More... | |
| testReadStreamWithGeneralFailureWhichShouldFail () | |
| @Test @small More... | |
| testWriteStreamWhichShouldSucceed () | |
| @Test @small More... | |
| testWriteStreamWithDetachedStreamWhichShouldFail () | |
| @Test @small More... | |
| testWriteStreamWithExistingFileWhichShouldFail () | |
| @Test @small More... | |
| testWriteStreamWithFailingAdapterWhichShouldFail () | |
| @Test @small More... | |
| testPutStreamWhichShouldSucceed () | |
| @Test @small More... | |
| testPutStreamWithGeneralFailureWhichShouldFail () | |
| @Test @small More... | |
| testPutStreamWithDetachedStreamWhichShouldFail () | |
| @Test @small More... | |
| testUpdateStreamWhichShouldSucceed () | |
| @Test @small More... | |
| testUpdateStreamWithDetachedStreamWhichShouldFail () | |
| @Test @small More... | |
| testUpdateStreamWithGeneralFailureWhichShouldFail () | |
| @Test @small More... | |
| testUpdateStreamWithMissingFileWhichShouldFail () | |
| @Test @small More... | |
Protected Member Functions | |
| setUp () | |
| Sets up the fixture, for example, open a network connection. More... | |
Private Attributes | |
| $filesystemMock | |
| $subject | |
Class FlySystemFileStreamAccessTest.
@runTestsInSeparateProcesses @preserveGlobalState disabled @backupGlobals disabled @backupStaticAttributes disabled
Definition at line 29 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 47 of file FlySystemFileStreamAccessTest.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWhichShouldSucceed | ( | ) |
@Test @small
Definition at line 194 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWithDetachedStreamWhichShouldFail | ( | ) |
@Test @small
Definition at line 233 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testPutStreamWithGeneralFailureWhichShouldFail | ( | ) |
@Test @small
Definition at line 212 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWhichShouldSucceed | ( | ) |
@Test @small
Definition at line 59 of file FlySystemFileStreamAccessTest.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithGeneralFailureWhichShouldFail | ( | ) |
@Test @small
Definition at line 98 of file FlySystemFileStreamAccessTest.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testReadStreamWithMissingFileWhichShouldFail | ( | ) |
@Test @small
Definition at line 79 of file FlySystemFileStreamAccessTest.php.
| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWhichShouldSucceed | ( | ) |
@Test @small
Definition at line 250 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithDetachedStreamWhichShouldFail | ( | ) |
@Test @small
Definition at line 268 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithGeneralFailureWhichShouldFail | ( | ) |
@Test @small
Definition at line 285 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testUpdateStreamWithMissingFileWhichShouldFail | ( | ) |
@Test @small
Definition at line 306 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWhichShouldSucceed | ( | ) |
@Test @small
Definition at line 117 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithDetachedStreamWhichShouldFail | ( | ) |
@Test @small
Definition at line 135 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithExistingFileWhichShouldFail | ( | ) |
@Test @small
Definition at line 152 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:| Filesystem\Provider\FlySystem\FlySystemFileStreamAccessTest::testWriteStreamWithFailingAdapterWhichShouldFail | ( | ) |
@Test @small
Definition at line 173 of file FlySystemFileStreamAccessTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:
|
private |
Definition at line 36 of file FlySystemFileStreamAccessTest.php.
|
private |
Definition at line 40 of file FlySystemFileStreamAccessTest.php.