|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
TestCase for the ilWACCheckingInstanceTest. More...
Inheritance diagram for ilWACCheckingInstanceTest:
Collaboration diagram for ilWACCheckingInstanceTest:Public Member Functions | |
| testBasic () | |
| testBasicWithFileSigning () | |
| testBasicWithFolderSigning () | |
| testNonCheckingInstanceNoSec () | |
| @Test More... | |
Protected Member Functions | |
| setUp () | |
| Setup. More... | |
Protected Attributes | |
| $file_one | |
| $root | |
Private Attributes | |
| $http | |
TestCase for the ilWACCheckingInstanceTest.
@group needsInstalledILIAS
@runTestsInSeparateProcesses @preserveGlobalState disabled @backupGlobals disabled @backupStaticAttributes disabled
Definition at line 27 of file ilWACCheckingInstanceTest.php.
|
protected |
Setup.
Definition at line 47 of file ilWACCheckingInstanceTest.php.
References $c, $container, $GLOBALS, ILIAS\FileDelivery\http(), and ilWACToken\setSALT().
Here is the call graph for this function:| ilWACCheckingInstanceTest::testBasic | ( | ) |
Definition at line 146 of file ilWACCheckingInstanceTest.php.
References ilWACException\ACCESS_DENIED_NO_PUB.
| ilWACCheckingInstanceTest::testBasicWithFileSigning | ( | ) |
Definition at line 167 of file ilWACCheckingInstanceTest.php.
References $response, ilWACException\ACCESS_DENIED_NO_PUB, ILIAS\FileDelivery\http(), and ilWACSignedPath\signFile().
Here is the call graph for this function:| ilWACCheckingInstanceTest::testBasicWithFolderSigning | ( | ) |
Definition at line 192 of file ilWACCheckingInstanceTest.php.
References $response, ilWACException\ACCESS_DENIED_NO_PUB, ILIAS\FileDelivery\http(), and ilWACSignedPath\signFolderOfStartFile().
Here is the call graph for this function:| ilWACCheckingInstanceTest::testNonCheckingInstanceNoSec | ( | ) |
@Test
Definition at line 219 of file ilWACCheckingInstanceTest.php.
References $_SESSION, and ilWACException\ACCESS_DENIED_NO_PUB.
|
protected |
Definition at line 33 of file ilWACCheckingInstanceTest.php.
|
private |
Definition at line 41 of file ilWACCheckingInstanceTest.php.
|
protected |
Definition at line 37 of file ilWACCheckingInstanceTest.php.