PHP Class spec\Atrauzzi\LaravelDoctrine\CacheFactorySpec

Inheritance: extends PhpSpec\ObjectBehavior
Show file Open project: atrauzzi/laravel-doctrine

Public Methods

Method Description
it_is_initializable ( )
it_should_return_memcached_provider ( )
it_should_throw_classnotfound_exception_for_incorrectly_mapped_supported_provider ( )
it_should_throw_invalid_argument_exception ( )
it_should_throw_runtime_exception_for_unmapped_provider ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_return_memcached_provider() public method

it_should_throw_classnotfound_exception_for_incorrectly_mapped_supported_provider() public method

it_should_throw_invalid_argument_exception() public method

it_should_throw_runtime_exception_for_unmapped_provider() public method