IdentityTranslatorTest
extends TestCase
Table of Contents
-
$defaultLocale
: mixed
-
getTransChoiceTests()
: mixed
-
getTransTests()
: mixed
-
testGetLocaleReturnsDefaultLocaleIfNotSet()
: mixed
-
testGetSetLocale()
: mixed
-
testTrans()
: mixed
-
testTransChoiceWithDefaultLocale()
: mixed
-
testTransChoiceWithExplicitLocale()
: mixed
-
setUp()
: mixed
-
tearDown()
: mixed
$defaultLocale
private
mixed
$defaultLocale
getTransChoiceTests()
public
getTransChoiceTests() : mixed
Return values
mixed
—
getTransTests()
public
getTransTests() : mixed
Return values
mixed
—
testGetLocaleReturnsDefaultLocaleIfNotSet()
public
testGetLocaleReturnsDefaultLocaleIfNotSet() : mixed
Return values
mixed
—
testGetSetLocale()
public
testGetSetLocale() : mixed
Return values
mixed
—
testTrans()
public
testTrans(mixed $expected, mixed $id, mixed $parameters) : mixed
Parameters
-
$expected
: mixed
-
-
$id
: mixed
-
-
$parameters
: mixed
-
-
dataProvider
-
Return values
mixed
—
testTransChoiceWithDefaultLocale()
public
testTransChoiceWithDefaultLocale(mixed $expected, mixed $id, mixed $number, mixed $parameters) : mixed
Parameters
-
$expected
: mixed
-
-
$id
: mixed
-
-
$number
: mixed
-
-
$parameters
: mixed
-
-
dataProvider
-
Return values
mixed
—
testTransChoiceWithExplicitLocale()
public
testTransChoiceWithExplicitLocale(mixed $expected, mixed $id, mixed $number, mixed $parameters) : mixed
Parameters
-
$expected
: mixed
-
-
$id
: mixed
-
-
$number
: mixed
-
-
$parameters
: mixed
-
-
dataProvider
-
Return values
mixed
—
setUp()
protected
setUp() : mixed
Return values
mixed
—
tearDown()
protected
tearDown() : mixed
Return values
mixed
—