‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Resource\StorageRepositoryTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Resource\StorageRepositoryTest:

Public Member Functions

 getDriverObjectAcceptsDriverClassName ()
 
 findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound (array $storageConfiguration, string $path, int $expectedStorageId)
 

Static Public Member Functions

static storageDetectionDataProvider ()
 

Detailed Description

Definition at line 29 of file StorageRepositoryTest.php.

Member Function Documentation

◆ findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound()

TYPO3\CMS\Core\Tests\Unit\Resource\StorageRepositoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound ( array  $storageConfiguration,
string  $path,
int  $expectedStorageId 
)

Definition at line 99 of file StorageRepositoryTest.php.

◆ getDriverObjectAcceptsDriverClassName()

TYPO3\CMS\Core\Tests\Unit\Resource\StorageRepositoryTest::getDriverObjectAcceptsDriverClassName ( )

Definition at line 32 of file StorageRepositoryTest.php.

◆ storageDetectionDataProvider()

static TYPO3\CMS\Core\Tests\Unit\Resource\StorageRepositoryTest::storageDetectionDataProvider ( )
static