You are here

protected property CurrencyTest::$sut in Currency 8.3

Same name in this branch
  1. 8.3 tests/src/Unit/Entity/CurrencyTest.php \Drupal\Tests\currency\Unit\Entity\CurrencyTest::sut
  2. 8.3 tests/src/Unit/Plugin/views/filter/CurrencyTest.php \Drupal\Tests\currency\Unit\Plugin\views\filter\CurrencyTest::sut
  3. 8.3 tests/src/Unit/Plugin/views/field/CurrencyTest.php \Drupal\Tests\currency\Unit\Plugin\views\field\CurrencyTest::sut

The class under test.

Type: \Drupal\currency\Plugin\views\field\Currency

File

tests/src/Unit/Plugin/views/field/CurrencyTest.php, line 54

Class

CurrencyTest
@coversDefaultClass \Drupal\currency\Plugin\views\field\Currency

Namespace

Drupal\Tests\currency\Unit\Plugin\views\field

Code

protected $sut;