PHP Класс lithium\tests\cases\g11n\CatalogTest

Наследование: extends lithium\test\Unit
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_backup

Открытые методы

Метод Описание
setUp ( )
tearDown ( )
testDataTypeSupport ( ) Tests writing, then reading different types of values.
testInputFormatNormalization ( ) Tests if the output is normalized and doesn't depend on the input format.
testInvalidWrite ( )
testOutputLosslessFormat ( )
testOutputLossyFormat ( )
testRead ( ) Tests for values returned by read().
testReadMergeSelectedConfigurations ( ) Tests reading from selected multiple configured stores.
testWrite ( ) Tests for values returned by write().
testWriteRead ( ) Tests writing and reading for single and multiple items.
testWriteReadMergeAllConfigurations ( ) Tests reading from all configured stores with fallbacks.
testWriteReadMergeLocales ( ) Tests writing and reading with data merged between cascaded locales.
testWriteReadWithScope ( ) Tests that a scope is honored if one is used.

Описание методов

setUp() публичный Метод

public setUp ( )

tearDown() публичный Метод

public tearDown ( )

testDataTypeSupport() публичный Метод

Tests writing, then reading different types of values.
public testDataTypeSupport ( )

testInputFormatNormalization() публичный Метод

Tests if the output is normalized and doesn't depend on the input format.

testInvalidWrite() публичный Метод

public testInvalidWrite ( )

testOutputLosslessFormat() публичный Метод

testOutputLossyFormat() публичный Метод

testRead() публичный Метод

Tests for values returned by read().
public testRead ( )

testReadMergeSelectedConfigurations() публичный Метод

Tests reading from selected multiple configured stores.

testWrite() публичный Метод

Tests for values returned by write().
public testWrite ( )

testWriteRead() публичный Метод

Tests writing and reading for single and multiple items.
public testWriteRead ( )

testWriteReadMergeAllConfigurations() публичный Метод

Tests reading from all configured stores with fallbacks.

testWriteReadMergeLocales() публичный Метод

Only complete items are merged in, (atomic) merging between items should not occur. Categories fall back to results for more generic locales.

testWriteReadWithScope() публичный Метод

Tests that a scope is honored if one is used.

Описание свойств

$_backup защищенное свойство

protected $_backup