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

Public Member Functions

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

Detailed Description

Test case

Definition at line 30 of file MethodCallStaticMatcherTest.php.

Member Function Documentation

◆ hitsFromFixtureAreFound()

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

Definition at line 35 of file MethodCallStaticMatcherTest.php.

References $parser.

◆ matchesReturnsExpectedRestFiles()

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

Definition at line 276 of file MethodCallStaticMatcherTest.php.

References $parser.

◆ matchesReturnsExpectedRestFilesDataProvider()

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

Definition at line 72 of file MethodCallStaticMatcherTest.php.