PHP Class lithium\tests\integration\g11n\ResourcesMessageTest

Inheritance: extends lithium\test\Integration
Show file Open project: unionofrad/lithium

Protected Properties

Property Type Description
$_backup

Public Methods

Method Description
setUp ( )
tearDown ( )
testPlurals1 ( ) Tests the plural rule #1 which applies to the following languages grouped by family and sorted alphabetically.
testPlurals2 ( ) Tests the plural rule #2 which applies to the following languages grouped by family and sorted alphabetically.

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testPlurals1() public method

Germanic family: - English (en) - German (de)
public testPlurals1 ( )

testPlurals2() public method

Romanic family: - French (fr)
public testPlurals2 ( )

Property Details

$_backup protected property

protected $_backup