You are here

protected property CartHandlerTest::$messenger in Mailchimp E-Commerce 8

A mock of the messenger service.

Type: \PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/CartHandlerTest.php, line 37

Class

CartHandlerTest
Tests cart handler methods.

Namespace

Drupal\Tests\mailchimp_ecommerce\Unit

Code

protected $messenger;