‪TYPO3CMS  11.5
TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest Class Reference
Inheritance diagram for TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest:

Public Member Functions

 hitsFromFixtureAreFound ()
 
 matchIsIgnoredIfIgnoreFileIsSet ()
 
array matchesReturnsExpectedRestFilesDataProvider ()
 
 matchesReturnsExpectedRestFiles (array $configuration, string $phpCode, array $expected)
 

Detailed Description

Test case

Definition at line 29 of file MethodCallMatcherTest.php.

Member Function Documentation

◆ hitsFromFixtureAreFound()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest::hitsFromFixtureAreFound ( )
Test:

Definition at line 34 of file MethodCallMatcherTest.php.

References $parser.

◆ matchesReturnsExpectedRestFiles()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest::matchesReturnsExpectedRestFiles ( array  $configuration,
string  $phpCode,
array  $expected 
)
Test:
‪@dataProvider matchesReturnsExpectedRestFilesDataProvider
Parameters
array$configuration
string$phpCode
array$expected

Definition at line 315 of file MethodCallMatcherTest.php.

◆ matchesReturnsExpectedRestFilesDataProvider()

array TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest::matchesReturnsExpectedRestFilesDataProvider ( )
Returns
‪array

Definition at line 109 of file MethodCallMatcherTest.php.

◆ matchIsIgnoredIfIgnoreFileIsSet()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodCallMatcherTest::matchIsIgnoredIfIgnoreFileIsSet ( )
Test:

Definition at line 71 of file MethodCallMatcherTest.php.

References $parser.