PHP Class spec\LdapTools\Ldif\UrlLoader\BaseUrlLoaderSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_implement_UrlLoaderInterface ( )
it_should_load_a_file ( )
it_should_throw_a_url_loader_exception_if_the_file_cannot_be_found ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_implement_UrlLoaderInterface() public method

it_should_load_a_file() public method

it_should_throw_a_url_loader_exception_if_the_file_cannot_be_found() public method