You are here

protected property CurrencyLocaleImportFormTest::$sut in Currency 8.3

Same name in this branch
  1. 8.3 tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Controller\CurrencyLocaleImportFormTest::sut
  2. 8.3 tests/src/Unit/Form/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Form\CurrencyLocaleImportFormTest::sut

The class under test.

Type: \Drupal\currency\Form\CurrencyLocaleImportForm

File

tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php, line 56

Class

CurrencyLocaleImportFormTest
@coversDefaultClass \Drupal\currency\Form\CurrencyLocaleImportForm

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $sut;