21use PHPUnit\Framework\MockObject\MockObject;
24require_once(
'DummyIDGenerator.php');
33use PHPUnit\Framework\TestCase;
50 protected function setUp(): void
54 $this->db_mock = $this->getMockBuilder(\ilDBInterface::class)->getMock();
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Class EntryLockingStringMap.
Stream factory which enables the user to create streams without the knowledge of the concrete class.
static ofString(string $string)
Creates a new stream with an initial value.
Class ResourceBuilderTest.
getDummyFileRevision(ResourceIdentification $id)
getDummyUploadResult(string $file_name, string $mime_type, int $size)
DummyIDGenerator $id_generator
Class ResourceIdentification.
The base interface for all filesystem streams.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...