5require_once(
'./libs/composer/vendor/autoload.php');
10use PHPUnit\Framework\TestCase;
34 $result = $subject->process($stream,
new Metadata(
$filename, $stream->getSize(),
'audio/ogg'));
37 $this->assertSame(
'Filename changed', $result->getMessage());
Class FilenameOverridePreProcessorTest.
testProcessWhichShouldSucceed()
@Test @small
Class FilenameSanitizerPreProcessor.
static ofString(string $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...