21require_once(
'./libs/composer/vendor/autoload.php');
22require_once(
"./include/Unicode/UtfNormal.php");
27use PHPUnit\Framework\TestCase;
55 $this->assertSame(
'Filename changed',
$result->getMessage());
An exception for terminatinating execution or to throw for unit testing.
Class FilenameOverridePreProcessorTest.
testProcessWhichShouldSucceed()
@Test @small
Class FilenameSanitizerPreProcessor.
Class Streams Stream factory which enables the user to create streams without the knowledge of the co...
static ofString($string)
Creates a new stream with an initial value.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...