You are here

protected property CliCommandsTest::$cliCommands in Site Alert 8

The service to execute CLI commands. This is the system under test.

Type: \Drupal\site_alert\CliCommandsInterface

File

tests/src/Kernel/CliCommandsTest.php, line 24

Class

CliCommandsTest
Tests for the site alert CLI Commands service.

Namespace

Drupal\Tests\site_alert\Kernel

Code

protected $cliCommands;