‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\Command\AbstractCommandTestCase Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\Command\AbstractCommandTestCase:
TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest TYPO3\CMS\Core\Tests\Functional\Command\CacheFlushCommandTest TYPO3\CMS\Core\Tests\Functional\Command\CacheWarmupCommandTest TYPO3\CMS\Core\Tests\Functional\Command\CliCommandTest

Protected Member Functions

 executeConsoleCommand (string $cmdline,... $args)
 

Detailed Description

Definition at line 23 of file AbstractCommandTestCase.php.

Member Function Documentation

◆ executeConsoleCommand()

TYPO3\CMS\Core\Tests\Functional\Command\AbstractCommandTestCase::executeConsoleCommand ( string  $cmdline,
  $args 
)
protected

Definition at line 25 of file AbstractCommandTestCase.php.

References $args.

Referenced by TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\adminUserCanBeCreatedWithLongOptions(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\adminUserCanBeCreatedWithShortcuts(), TYPO3\CMS\Core\Tests\Functional\Command\CacheFlushCommandTest\cachesCanBeFlushed(), TYPO3\CMS\Core\Tests\Functional\Command\CacheWarmupCommandTest\cachesCanBeWarmed(), TYPO3\CMS\Core\Tests\Functional\Command\CliCommandTest\cliCommand(), TYPO3\CMS\Core\Tests\Functional\Command\CacheFlushCommandTest\diCachesCanBeFlushed(), TYPO3\CMS\Core\Tests\Functional\Command\CacheWarmupCommandTest\diCachesDoesNotWarmSystemCaches(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\emptyPasswordFails(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\emptyUsernameFails(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\existingUsernameFails(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\invalidEmailFails(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\invalidGroupIdFails(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\maintainerUserCanBeCreatedWithLongOptions(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\maintainerUserCanBeCreatedWithShortcuts(), TYPO3\CMS\Core\Tests\Functional\Command\CacheFlushCommandTest\pageCachesCanBeFlushed(), TYPO3\CMS\Core\Tests\Functional\Command\CacheFlushCommandTest\systemCachesCanBeFlushed(), TYPO3\CMS\Core\Tests\Functional\Command\CacheWarmupCommandTest\systemCachesCanBeWarmed(), TYPO3\CMS\Core\Tests\Functional\Command\CacheWarmupCommandTest\systemCachesCanBeWarmedIfCacheIsBroken(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\userCanBeCreatedWithLongOptions(), TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\userCanBeCreatedWithShortcuts(), and TYPO3\CMS\Backend\Tests\Functional\Command\CreateBackendUserCommandTest\weakPasswordFails().