You are here

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

A mock of the \Mailchimp\MailchimpEcommerce class.

Type: \PHPUnit_Framework_MockObject_MockObject

File

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

Class

CartHandlerTest
Tests cart handler methods.

Namespace

Drupal\Tests\mailchimp_ecommerce\Unit

Code

protected $mcEcommerce;