class UmamiMultilingualInstallTest extends InstallerTestBase (View source)

Tests the multilingual installer installing the Umami profile.

Properties

protected $profile {@inheritdoc}
protected $langcode {@inheritdoc}

Methods

testUmami()

Ensures that Umami can be installed with Spanish as the default language.

setUpLanguage()

{@inheritdoc}

string
getPo(string $langcode)

Returns the string for the test .po file.

Details

testUmami()

Ensures that Umami can be installed with Spanish as the default language.

protected setUpLanguage()

{@inheritdoc}

protected string getPo(string $langcode)

Returns the string for the test .po file.

Parameters

string $langcode

The language code.

Return Value

string

Contents for the test .po file.