onOffice WP Plugin

TestClassModuleTranslation extends WP_UnitTest_Localized
in package

Table of Contents

$_localeSwitched  : bool
getLabelsDE()  : array<string|int, mixed>
getLabelsUS()  : array<string|int, mixed>
set_up()  : mixed
set_up_before_class()  : mixed
tear_down()  : mixed
tear_down_after_class()  : mixed
testGetAllLabelsSingularDE()  : mixed
testGetAllLabelsSingularUS()  : mixed
testGetlabelSingularDE()  : mixed
testGetlabelSingularUS()  : mixed
switchLocale()  : mixed

Properties

Methods

tear_down_after_class()

public static tear_down_after_class() : mixed
Return values
mixed

testGetlabelSingularDE()

public testGetlabelSingularDE(string $input, string $expectation) : mixed
Parameters
$input : string
$expectation : string
Tags
dataProvider

getLabelsDE

Return values
mixed

testGetlabelSingularUS()

public testGetlabelSingularUS(string $input, string $expectation) : mixed
Parameters
$input : string
$expectation : string
Tags
dataProvider

getLabelsUS

Return values
mixed

switchLocale()

protected switchLocale(string $newLocale) : mixed
Parameters
$newLocale : string
Tags
global

array $l10n

throws
Exception
Return values
mixed

Search results