You are here

protected property PaymentTypeBaseTest::$sut in Payment 8.2

The class under test.

Type: \Drupal\payment\Plugin\Payment\Type\PaymentTypeBase|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Type/PaymentTypeBaseTest.php, line 31

Class

PaymentTypeBaseTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\PaymentTypeBase

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $sut;