You are here

protected property PluginBasedExchangeRateProviderFormTest::$sut in Currency 8.3

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

The class under test.

Type: \Drupal\currency\Form\PluginBasedExchangeRateProviderForm

File

tests/src/Unit/Form/PluginBasedExchangeRateProviderFormTest.php, line 53

Class

PluginBasedExchangeRateProviderFormTest
@coversDefaultClass \Drupal\currency\Form\PluginBasedExchangeRateProviderForm

Namespace

Drupal\Tests\currency\Unit\Form

Code

protected $sut;