Documentation

IdentityTranslatorTest extends TestCase
in package

Table of Contents

$defaultLocale  : mixed
getTransChoiceTests()  : mixed
getTransTests()  : mixed
testGetLocaleReturnsDefaultLocaleIfNotSet()  : mixed
testGetSetLocale()  : mixed
testTrans()  : mixed
testTransChoiceWithDefaultLocale()  : mixed
testTransChoiceWithExplicitLocale()  : mixed
setUp()  : mixed
tearDown()  : mixed

Properties

Methods

testGetLocaleReturnsDefaultLocaleIfNotSet()

public testGetLocaleReturnsDefaultLocaleIfNotSet() : mixed
Return values
mixed

testTrans()

public testTrans(mixed $expected, mixed $id, mixed $parameters) : mixed
Parameters
$expected : mixed
$id : mixed
$parameters : mixed
Tags
dataProvider

getTransTests

Return values
mixed

testTransChoiceWithDefaultLocale()

public testTransChoiceWithDefaultLocale(mixed $expected, mixed $id, mixed $number, mixed $parameters) : mixed
Parameters
$expected : mixed
$id : mixed
$number : mixed
$parameters : mixed
Tags
dataProvider

getTransChoiceTests

Return values
mixed

testTransChoiceWithExplicitLocale()

public testTransChoiceWithExplicitLocale(mixed $expected, mixed $id, mixed $number, mixed $parameters) : mixed
Parameters
$expected : mixed
$id : mixed
$number : mixed
$parameters : mixed
Tags
dataProvider

getTransChoiceTests

Return values
mixed

Search results