You are here

protected property PaymentStatusTest::$sut in Payment 8.2

Same name in this branch
  1. 8.2 tests/src/Unit/Entity/PaymentStatusTest.php \Drupal\Tests\payment\Unit\Entity\PaymentStatusTest::sut
  2. 8.2 tests/src/Unit/Plugin/views/filter/PaymentStatusTest.php \Drupal\Tests\payment\Unit\Plugin\views\filter\PaymentStatusTest::sut

The class under test.

Type: \Drupal\payment\Entity\PaymentStatus

File

tests/src/Unit/Entity/PaymentStatusTest.php, line 37

Class

PaymentStatusTest
@coversDefaultClass \Drupal\payment\Entity\PaymentStatus

Namespace

Drupal\Tests\payment\Unit\Entity

Code

protected $sut;