You are here

protected property FixedRatesTest::$sut in Currency 8.3

The class under test.

Type: \Drupal\currency\Plugin\Currency\ExchangeRateProvider\FixedRates

File

tests/src/Unit/Plugin/Currency/ExchangeRateProvider/FixedRatesTest.php, line 37

Class

FixedRatesTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\ExchangeRateProvider\FixedRates

Namespace

Drupal\Tests\currency\Unit\Plugin\Currency\ExchangeRateProvider

Code

protected $sut;