‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest:

Public Member Functions

 registeredTextExtractorClassCanBeRetrieved ()
 
 registerTextExtractorThrowsExceptionIfClassDoesNotExist ()
 
 registerTextExtractorThrowsExceptionIfClassDoesNotImplementRightInterface ()
 

Protected Member Functions

MockObject TextExtractorRegistry getTextExtractorRegistry (array $createsTextExtractorInstances=[])
 

Detailed Description

Test cases for TextExtractorRegistry

Definition at line 29 of file TextExtractorRegistryTest.php.

Member Function Documentation

◆ getTextExtractorRegistry()

MockObject TextExtractorRegistry TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest::getTextExtractorRegistry ( array  $createsTextExtractorInstances = [])
protected

◆ registeredTextExtractorClassCanBeRetrieved()

TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest::registeredTextExtractorClassCanBeRetrieved ( )

◆ registerTextExtractorThrowsExceptionIfClassDoesNotExist()

TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest::registerTextExtractorThrowsExceptionIfClassDoesNotExist ( )

◆ registerTextExtractorThrowsExceptionIfClassDoesNotImplementRightInterface()

TYPO3\CMS\Core\Tests\Unit\Resource\TextExtraction\TextExtractorRegistryTest::registerTextExtractorThrowsExceptionIfClassDoesNotImplementRightInterface ( )