‪TYPO3CMS  ‪main
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

ContainerInterface &MockObject $containerMock
 

Detailed Description

Definition at line 28 of file CommandRegistryTest.php.

Member Function Documentation

◆ implementsCommandLoaderInterface()

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

Definition at line 40 of file CommandRegistryTest.php.

◆ iteratesLazyCommandsOfActivePackages()

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

Definition at line 47 of file CommandRegistryTest.php.

◆ setUp()

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

Definition at line 32 of file CommandRegistryTest.php.

Member Data Documentation

◆ $containerMock

ContainerInterface& MockObject TYPO3\CMS\Core\Tests\Unit\Console\CommandRegistryTest::$containerMock
protected

Definition at line 30 of file CommandRegistryTest.php.