You are here

protected property ScheduledTransitionsCronUnitTest::$testConfigFactory in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/ScheduledTransitionsCronUnitTest.php \Drupal\Tests\scheduled_transitions\Unit\ScheduledTransitionsCronUnitTest::testConfigFactory

A test config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/src/Unit/ScheduledTransitionsCronUnitTest.php, line 26

Class

ScheduledTransitionsCronUnitTest
Tests cron hooks.

Namespace

Drupal\Tests\scheduled_transitions\Unit

Code

protected $testConfigFactory;