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

Public Member Functions

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

Static Public Member Functions

static matchesReturnsExpectedRestFilesDataProvider ()
 

Detailed Description

Definition at line 29 of file MethodArgumentDroppedMatcherTest.php.

Member Function Documentation

◆ hitsFromFixtureAreFound()

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

Definition at line 32 of file MethodArgumentDroppedMatcherTest.php.

References $parser.

◆ matchesReturnsExpectedRestFiles()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodArgumentDroppedMatcherTest::matchesReturnsExpectedRestFiles ( array  $configuration,
string  $phpCode,
array  $expected 
)

Definition at line 225 of file MethodArgumentDroppedMatcherTest.php.

References $parser.

◆ matchesReturnsExpectedRestFilesDataProvider()

static TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\MethodArgumentDroppedMatcherTest::matchesReturnsExpectedRestFilesDataProvider ( )
static

Definition at line 62 of file MethodArgumentDroppedMatcherTest.php.