PHP Class Tests\Languages\RussianTest

Inheritance: extends Tests\Test
Show file Open project: menarasolutions/geographer

Protected Properties

Property Type Description
$forms
$languageCode string
$threshold integer
$translit

Public Methods

Method Description
all_countries_have_translated_names ( )
all_iso_states_have_russian_translations ( )
calculate_state_translation_coverage ( )
specific_country_has_all_states ( )

Method Details

all_countries_have_translated_names() public method

all_iso_states_have_russian_translations() public method

calculate_state_translation_coverage() public method

specific_country_has_all_states() public method

Property Details

$forms protected property

protected $forms

$languageCode protected property

protected string $languageCode
return string

$threshold protected property

protected int $threshold
return integer

$translit protected property

protected $translit