‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest:

Public Member Functions

 implementsCommandLoaderInterface ()
 
 iteratesLazyCommandsOfActivePackages ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

ObjectProphecy $containerProphecy
 

Detailed Description

Testcase for CommandRegistry

Definition at line 31 of file CommandRegistryTest.php.

Member Function Documentation

◆ implementsCommandLoaderInterface()

TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest::implementsCommandLoaderInterface ( )
Test:

Definition at line 50 of file CommandRegistryTest.php.

◆ iteratesLazyCommandsOfActivePackages()

TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest::iteratesLazyCommandsOfActivePackages ( )
Test:

Definition at line 59 of file CommandRegistryTest.php.

◆ setUp()

TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest::setUp ( )
protected

Set up this testcase

Definition at line 40 of file CommandRegistryTest.php.

Member Data Documentation

◆ $containerProphecy

ObjectProphecy TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest::$containerProphecy
protected

Definition at line 35 of file CommandRegistryTest.php.