PHP Class Waavi\Translation\Test\Cache\TranslationCacheTest

Inheritance: extends Waavi\Translation\Test\TestCase
Show file Open project: waavi/translation

Public Methods

Method Description
setUp ( )
test_flush_all_removes_all ( )
test_flush_removes_just_the_group ( )
test_get_return_content_if_hit ( )
test_get_returns_null_if_empty ( )
test_has_returns_true_if_entry ( )
test_has_with_no_entry ( )

Method Details

setUp() public method

public setUp ( )

test_flush_all_removes_all() public method

test_flush_removes_just_the_group() public method

test_get_return_content_if_hit() public method

test_get_returns_null_if_empty() public method

test_has_returns_true_if_entry() public method

test_has_with_no_entry() public method