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

Public Member Functions

 hitsFromFixtureAreFoundDataProvider ()
 
 hitsFromFixtureAreFound (array $configuration, array $expectation)
 

Detailed Description

Test case

Definition at line 31 of file ConstructorArgumentMatcherTest.php.

Member Function Documentation

◆ hitsFromFixtureAreFound()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\ConstructorArgumentMatcherTest::hitsFromFixtureAreFound ( array  $configuration,
array  $expectation 
)
Parameters
array$configuration
array$expectation
Test:
‪@dataProvider hitsFromFixtureAreFoundDataProvider

Definition at line 85 of file ConstructorArgumentMatcherTest.php.

References $parser.

◆ hitsFromFixtureAreFoundDataProvider()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\ConstructorArgumentMatcherTest::hitsFromFixtureAreFoundDataProvider ( )

Definition at line 33 of file ConstructorArgumentMatcherTest.php.