You are here

protected property BasicOperationsProviderTest::$sut in Payment 8.2

The provider under test

Type: \Drupal\payment\Plugin\Payment\Method\BasicOperationsProvider

File

tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php, line 38

Class

BasicOperationsProviderTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicOperationsProvider

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $sut;