You are here

protected property BusinessRulesProcessorTest::$sutContainer in Business Rules 2.x

A mostly-empty service container, which BusinessRulesProcessor requires.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

tests/src/Kernel/BusinessRulesProcessorTest.php, line 34

Class

BusinessRulesProcessorTest
Tests the BusinessRulesProcessor.

Namespace

Drupal\Tests\business_rules\Kernel

Code

protected $sutContainer;